orderAddress
AUTH: Role=[order.OWNER,order.EDITOR,order.VIEWER] OR ('user is authenticated')
orderAddress(
id: Int!
orderId: Int!
): OrderAddress!
Arguments
orderAddress.id
● Int!
non-null scalar
The ID of the address
orderAddress.orderId
● Int!
non-null scalar
The ID of the order