-
Couldn't load subscription status.
- Fork 8
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature Description
The version 6.3 provides the support out-ot-the-box to expose CRUD REST API for a MongoDB collection and you can limit the query for a subset of fields using _t.
It would be useful to have also a GraphQL interface to expose one or more collections because in some use cases the REST API specification can provide a more flexible way to extract data instead of _p parameter.
What do you think about?
Desired solution
By default CRUD Services exposes both interfaces: REST and GraphQL and you can use one or both.
Possible alternatives
Create an adapter on top of this services, but it's not efficient.
Additional context
mercurius can be the right plugin?
fredmaggiowski
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request