INPUT_OBJECT
Autogenerated input type of CreateContact
input CreateContactInput {# A unique identifier for the client performing the mutation.clientMutationId: Stringname: Stringnumber: Stringemail: Stringtags: [String!]}