DEV

Query.

classifySupportedData

Returns data about what Classify supports.

Arguments

No arguments
GraphQL
1
2
3
type Query {
  classifySupportedData(): ClassifySupportedData!
}

Was this page helpful?