DEV

Query.

consignment

Returns a consignment by ID. Org-scoped to the caller's session.

Arguments

id

ID!

Required

No description

Returns:

Consignment

GraphQL
1
2
3
type Query {
  consignment(id: ID!): Consignment
}
Book a demo

Was this page helpful?