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