OBJECT
Territory
link GraphQL Schema definition
- type Territory {
- : Carrier
- : UUID
- : [CountyInput!]
- : ISO8601DateTime!
- : User!
- : UUID!
- : String
- : UUID!
- : String!
- : String
- : Organization!
- : Int!
- : TerritoryOwner!
- : [StateAbbreviationInput!]
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [TerritoryCounty!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [TerritoryRadius!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [TerritoryState!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [TerritoryZipcode!]!
- : ISO8601DateTime!
- : User!
- : UUID!
- }
link Require by
- Carriernull
- CarrierCopynull
- Organizationnull
- OrganizationCopynull
- Querynull
- ScheduleRatenull
- ScheduleRateFilternull
- ScheduleRateFilterCopynull
- ScheduleRateFilterFilternull
- TerritoryConnectionThe connection type for Territory.
- TerritoryCountynull
- TerritoryCountyCopynull
- TerritoryCreatePayloadAutogenerated return type of TerritoryCreate
- TerritoryDestroyPayloadAutogenerated return type of TerritoryDestroy
- TerritoryEdgeAn edge in a connection.
- TerritoryRadiusnull
- TerritoryRadiusCopynull
- TerritoryStatenull
- TerritoryStateCopynull
- TerritoryUpdatePayloadAutogenerated return type of TerritoryUpdate
- TerritoryZipcodenull
- TerritoryZipcodeCopynull