OBJECT
Regions
link GraphQL Schema definition
- type Regions {
- : String
- : Users!
- : ID!
- : Instant!
- : String
- : BigDecimal
- : BigDecimal
- : Users!
- : ID!
- : Instant!
- : String!
- : Int
- # Arguments
- # filter: [Not documented]
- # orderBy: [Not documented]
- (
- : EQLQueryFilterResources,
- : EQLOrderByClauseResources
- ): [Resources!]!
- : String!
- : ID!
- }