3.0.0
New Routes with GraphQL π
Features:
- Now you can consult the
/graphql
route and make requests through the graphql environment in our application, with the exception of the survey creation endpoint, which is only possible in the application's/api/docs
route. Enjoy!
Note: The route is only available in development environment.