You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Gents,
I'm compiling a list of additional needs for the boilerplate. @matthannam I know you ran into a few in your recent project. Please document in this issue so that we can get all those cleaned up.
I'd be interested to work with the GraphQL that both of you have been working on to provide both REST/CRUD and GraphQL endpoints working.
Currently using /api/v1 for CRUD
Is there a GQL default?
Evaluate full REST implementation options
Password Requirements
Access Tokens continue to work after user delete
Consider options for User Roles
Support for GraphQL methods
Test Methods
Web Sockets
The text was updated successfully, but these errors were encountered:
Hey Gents,
I'm compiling a list of additional needs for the boilerplate. @matthannam I know you ran into a few in your recent project. Please document in this issue so that we can get all those cleaned up.
I'd be interested to work with the GraphQL that both of you have been working on to provide both REST/CRUD and GraphQL endpoints working.
Currently using
/api/v1
for CRUDIs there a GQL default?
The text was updated successfully, but these errors were encountered: