Any Query field in your GraphQL schema can be annotated with the @dbquery directive to connect to a database backend: @dbquery (type: String!, query: …
Any Query field in your GraphQL schema can be annotated with the @dbquery directive to connect to a database backend: @dbquery (type: String!, query: …