OBJECT
County
link GraphQL Schema definition
- type County {
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Address!]!
- : ISO8601DateTime!
- : Date
- : UUID!
- : String!
- : Int
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Policy!]!
- : Date
- : State!
- : Int!
- : ISO8601DateTime!
- }