INPUT_OBJECT
Autogenerated input type of UpdateContact
input UpdateContactInput {# A unique identifier for the client performing the mutation.clientMutationId: Stringid: ID!name: Stringnumber: Stringemail: Stringtags: [String!]}