OBJECT
Application
link GraphQL Schema definition
- type Application {
- : ISO8601DateTime!
- : String
- : String
- : Int!
- : String!
- : String
- : String
- : String
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Resource!]!
- : String
- : String
- : ISO8601DateTime!
- }