INPUT_OBJECT
UpdateProspectingAreaAttributes
link GraphQL Schema definition
- input UpdateProspectingAreaAttributes {
- # The name of the focus area.
- : String
- # The ID of the agent assigned to the Prospecting Area.
- : ID
- # The color representing the shape of the Prospecting Area.
- : String
- # The coordinates defining the shape of the Prospecting Area.
- : JSON
- # The Completed Date of Prospecting Area.
- : ISO8601DateTime
- # The Completed Date of Prospecting Area.
- : ISO8601DateTime
- }