I'm getting orders from shopify. I do not need to save anything at all, but I need to get the line items. When I check the line items permission it creates a model, which I don't need. I also don't need the actions apart from the Order actions. Is there a way to just get lineItems without having a new model, actions and webhooks so I can control usage better?