OBJECT
UpdateEnquiriesPayload
Autogenerated return type of UpdateEnquiries
link GraphQL Schema definition
- type UpdateEnquiriesPayload {
- : BackgroundJob
- # A unique identifier for the client performing the mutation.
- : String
- : [Enquiry!]
- : [String!]!
- }