INPUT_OBJECT
Autogenerated input type of UserRegister
input UserRegisterInput {name: String!email: String!password: String!invitationToken: String!# A unique identifier for the client performing the mutation.clientMutationId: String}