OBJECT
Classification
link GraphQL Schema definition
- type Classification {
- ID! :
- String! :
- String! :
- # Arguments
- # filter: [Not documented]
- # sortDirection: [Not documented]
- # limit: [Not documented]
- # nextToken: [Not documented]
- (
- ModelWorkFilterInput, :
- ModelSortDirection, :
- Int, :
- String :
- ): ModelWorkConnection
- AWSDateTime! :
- AWSDateTime! :
- }