Version: 3.0.0
Api Reference
This section documents the complete Data Provider API. Keep in mind that Data Provider is not concerned about the views or about specific data origins. You'll also want to use UI bindings like @data-provider/react and origins like @data-provider/axios.
About origin addons, methods described here are common to all of them, but some can add its own methods and options, so please refer to its own documentation.
#
Top-Level Exports#
Providers and selectors methodsProviders and selectors, once instantiated, have almost exactly the same methods:
#
ImportingEvery function described above is a top-level export. You can import any of them like this: