api-platform / api-platform/docs

Graphql documentation

Open
#2,310 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
181
Forks
1.1k
Avg merge
1d 16h
Merged PRs (30d)
20

Description

The Graphql support part of the documentation recommends to use resolvers for [custom queries](https://api-platform.com/docs/core/graphql/#custom-queries) and [mutations](https://api-platform.com/docs/core/graphql/#custom-mutations).

At the same time, the beginning of the Workflow of the resolvers part recommends to see [Extending API Platform](https://api-platform.com/docs/core/extending/) documentation for more information.

The last part seems more relevant to me and more up-to-date with nowadays best pratices. I'm willing to rewrite this part using DTO, Processor and Provider to follow API Platform docs, and let the Resolver part as an alternate way to do (but not the first one). Before that, I would like to be sure if it the way to go. Can someone confirm ?

Thanks

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.