OBJECT
RootQueryType
link GraphQL Schema definition
- type RootQueryType {
- # Arguments
- # limit: [Not documented]
- # object: [Not documented]
- # offset: [Not documented]
- (: Int, : String!, : Int): [DataSet]
- # Arguments
- # limit: [Not documented]
- # offset: [Not documented]
- (: Int, : Int): [Data]
- # Arguments
- # limit: [Not documented]
- # offset: [Not documented]
- # service: [Not documented]
- (: Int, : Int, : String!): [ServiceData]
- }
link Require by
This element is not required by anyone