OBJECT

UpdateProspectingAreaPayload

Autogenerated return type of UpdateProspectingArea

link GraphQL Schema definition

  • type UpdateProspectingAreaPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • errors: [String!]
  • prospectingArea: ProspectingArea
  • }

link Require by