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
Description
Instead of using the self written generator, gqlGen should be used. It allows for easier implementation of everything graphql-related. Authentication and caching can also be easily done with it.
Impact
It will mostly be a DX improvement.
Optional: Technical Description
The biggest technical challenge will most likely be the mapping from a neo4j result to graphql.
The text was updated successfully, but these errors were encountered:
Description
Instead of using the self written generator, gqlGen should be used. It allows for easier implementation of everything graphql-related. Authentication and caching can also be easily done with it.
Impact
It will mostly be a DX improvement.
Optional: Technical Description
The biggest technical challenge will most likely be the mapping from a neo4j result to graphql.
The text was updated successfully, but these errors were encountered: