On this pageOrderStockLocationtype OrderStockLocation { id: String! name: String!}CopyFieldsidString!requiredIt is the id of the stock location of the merchant.nameString!requiredIt is the name of the stock location.