OBJECT
Autogenerated return type of CreateContact
type CreateContactPayload {# A unique identifier for the client performing the mutation.clientMutationId: String contact: Contact errors: [UserError!]! }