DEV

Mutation.

itemsExtract

Extract Items from an Image

Arguments

Required

No description
GraphQL
1
2
3
type Mutation {
  itemsExtract(input: ItemsExtractInput!): [ExtractedItem!]!
}

Was this page helpful?