INPUT_OBJECT

CreatePropertiesInShapeInput

Autogenerated input type of CreatePropertiesInShape

link GraphQL Schema definition

  • input CreatePropertiesInShapeInput {
  • # Id of the prospecting area
  • id: ID!
  • # Coordinates of the polygon
  • polygonCoordinates: JSON!
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • }

link Require by