DEV
Query.
items
Returns a list of
Item
resources.
Arguments
first
•
Int
No description
offset
•
Int
No description
Returns:
ItemConnection
GraphQL
1
2
3
type
Query
{
items
(
first
:
Int,
offset
:
Int
)
:
ItemConnection
}
Related user guides
> Es > Docs > Global Ecommerce > Integration > Integrating New Checkout
>
Buscar y filtrar pedidos
Global Ecommerce > Integration > Integrating New Checkout
>
Search and filter orders
> Es > Docs > Global Ecommerce > Landed Cost
>
Classify on the fly
Global Ecommerce > Landed Cost
>
Classify on the fly
> Es > Docs > Global Ecommerce > Rating
>
Tarificación de envíos
Global Ecommerce > Rating
>
Shipment rating
> Es > Docs > Postal > Duty Collection > Collection By Zonos
>
Declaration ID
Postal > Duty Collection > Collection By Zonos
>
Declaration ID
> Es > Docs > Postal > Operations > United States Ddp
>
Estado de pago de aranceles
Postal > Operations > United States Ddp
>
Duty payment status
> Es > Docs > Postal > Tools For Shippers > Dashboard Lite
>
Item Quoter
Postal > Tools For Shippers > Dashboard Lite
>
Item Quoter
> Es > Docs > Supply Chain
>
Agency Check
Supply Chain
>
Agency Check
> Es > Docs > Supply Chain > Brokerage
>
Crear una consignación
Supply Chain > Brokerage
>
Create a consignment
> Es > Docs > Supply Chain > Clear
>
Recuperar detalles aduaneros
Supply Chain > Clear
>
Retrieve customs details
> Es > Docs > Supply Chain
>
Crear claves de cuenta
Supply Chain
>
Create account keys
> Es > Docs > Supply Chain > Item Restrictions
>
Comprobar restricciones
Supply Chain > Item Restrictions
>
Check restrictions
> Es > Docs > Supply Chain > Landed Cost
>
Calcular Landed Cost - GraphQL
Supply Chain > Landed Cost
>
Calculate landed cost - GraphQL
> Es > Docs > Supply Chain > Landed Cost
>
Crear un Landed Cost - GraphQL
Supply Chain > Landed Cost
>
Create a landed cost - GraphQL
> Es > Docs > Supply Chain > Landed Cost
>
Crear un envío
Supply Chain > Landed Cost
>
Create a shipment
> Es > Docs > Supply Chain > Landed Cost
>
Integración de envíos en plataforma
Supply Chain > Landed Cost
>
Platform shipment integration
> Es > Docs > Supply Chain
>
Validar un Declaration ID
Supply Chain
>
Validate a Declaration ID
Book a demo
Was this page helpful?
Yes
No
Get support
·
Legal docs
·
© 2026 Zonos
Query.
items
Returns a list of
Itemresources.Arguments
first
Int
offset
Int
Returns:
ItemConnection
type Query { items(first: Int, offset: Int): ItemConnection }Related user guides
Was this page helpful?