OBJECT

CreateEnquiryPayload

Autogenerated return type of CreateEnquiry

link GraphQL Schema definition

  • type CreateEnquiryPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • enquiry: Enquiry
  • errors: [String!]!
  • }

link Require by