Improve the update application data documentation #3545
Labels
api
Issues related to the API category
documentation
Documentation improvements
feature-request
Request a new feature
Is your feature request related to a problem? Please describe.
When it comes to mutating data, there's a very little documentation about how to do it. Actually just one line that contains a typo.
https://docs.amplify.aws/swift/build-a-backend/graphqlapi/mutate-data/#update-an-item
Describe the solution you'd like
It would be nice to have more complex example including the use of update parameters
where
andincludes
.Describe alternatives you've considered
I tried to examine the codebase to learn how to use
includes
but not really sure what's the best practice here. No documentation comments in the codebase either.Is the feature request related to any of the existing Amplify categories?
API
Additional context
No response
The text was updated successfully, but these errors were encountered: