Hi!
I’m building a private app for ordering products and picking them up at the store, I’m retrieving all product variants for the specific location using inventory levels and inventory items, but I need to retrieve specifically items that don’t require shipping by using the field on inventory items, is there a way to query in graphql using fields as custom filters?