dataProvider
The lookups data provider can be used to make lookups requests directly to the API. However, in most use cases it is recommended to use the LookupsRepository instead. The repository provides caching functionality so that these commonly required static requests don't need to be unnecessarily repeated.