aws-amplify / aws-amplify/amplify-cli
Custom query
- Dominant language
- TypeScript
- Stars
- 2.9k
- Forks
- 825
- Avg merge
- 11d 23h
- Merged PRs (30d)
- 2
Description
### Amplify CLI Version
13.0.1
### Question
Hi,
In the documentation here
https://docs.amplify.aws/gen1/angular/build-a-backend/graphqlapi/custom-business-logic/
There is that
type Mutation {
myCustomMutation(args: String): String # your custom mutations here
}
type Query {
myCustomQuery(args: String): String # your custom queries here
}
Is it possible to put a complete example please ?
Contributor guide
Research direction
Start with the custom business logic page linked in the issue and review the example containing myCustomMutation and myCustomQuery. Add a complete, working example for the requested custom query flow, then verify that the documentation clearly shows how it is configured and used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- angular, graphql
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100