The Salesforce GraphQL API now supports mutations in Lightning Web Components.
Where
LWC with lightning/graphql wire adapter.
How
Import executeMutation and define your mutation query. Execute imperatively.
Why
Less server-side code for simple CRUD operations.
💬 Comments
Sign in with LinkedIn to join the conversation
Loading comments...