DEV

Query.

consolidation

Returns a consolidation by ID. Org-scoped to the caller's session; internal sessions (ZONOS_GLOBAL_ACCESS) are cross-org.

Arguments

id

ID!

Required

No description
GraphQL
1
2
3
type Query {
  consolidation(id: ID!): Consolidation
}
Book a demo

Was this page helpful?