OBJECT

DestroyProspectingAreaPayload

Autogenerated return type of DestroyProspectingArea

link GraphQL Schema definition

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

link Require by