shipments
AUTH: Role=[order.OWNER,order.EDITOR,order.VIEWER] OR ('user is authenticated')
shipments(
input: ShipmentSearchInput
): ShipmentResponse!
AUTH: Role=[order.OWNER,order.EDITOR,order.VIEWER] OR ('user is authenticated')
shipments(
input: ShipmentSearchInput
): ShipmentResponse!
shipments.input
● ShipmentSearchInput
inputShipmentResponse
object