lightning/graphql
Wire Adapter (v2)
Fetch data using the GraphQL wire adapter, which comes with client-side caching and data management capabilities. lightning/graphql
doesn’t currently support Mobile Offline use cases.
lightning/graphql
(v2) supersedes the lightning/uiGraphQLApi
(v1) module. We recommend that you use lightning/graphql
(v2) where possible. For more information, see GraphQL API Wire Adapter Comparison. The terms v2 and v1 are annotations that are used only in documentation to highlight the difference and recency of the modules.
The wire adapter in this module is built on top of Lightning Data Service (LDS).
See Also