INPUT_OBJECT
Autogenerated input type of CreateClientViaForm
input CreateClientViaFormInput {# A unique identifier for the client performing the mutation.clientMutationId: Stringcustom_module_form_id: IDprovider_id: IDemail: Stringfirst_name: Stringlast_name: Stringphone_number: String# Not in use at this time.send_product_recommendation_email: Booleanform_answers: [FormAnswerInput!]!}