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