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