GraphQL referenceTypesStableInputsBatchOrderRowInputOn this pageBatchOrderRowInputNo description input BatchOrderRowInput { id: Int! productId: String quantity: Int} Fields id ● Int! productId ● String quantity ● Int Example {}