when looking through the api reference(https://shopify.dev/api/admin-rest/2022-07/resources/location#resource-object) I see the property “legacy” which, according to the docs, is the property to signal if the location has a fulfilment center. I have a store with a location which has a fulfilment center set, but I am getting the legacy:false value from the API.
anyone knows what I need to do on the store settings to change this prop to true?