Skip to main content

orders

AUTH: Role=[order.OWNER,order.EDITOR,order.VIEWER] OR (('user is authenticated') AND ('userId if present in input matches JWT' AND 'companyId(s) if present in input matches JWT'))

orders(
input: OrderSearchArguments!
): OrderResponse!

Arguments

orders.input ● OrderSearchArguments! non-null input

Type

OrderResponse object