OBJECT
Autogenerated return type of CreateEnquiry
type CreateEnquiryPayload {# A unique identifier for the client performing the mutation.clientMutationId: String enquiry: Enquiry errors: [String!]! }