askql
askql copied to clipboard
What are possible way of integrating with GraphQL and its tools?
Some ideas:
- exposing resources as typed GraphQL resolvers with automatically generated schema
- exposing custom function
Some ideas:
- exposing resources as typed GraphQL resolvers with automatically generated schema
- exposing custom function
@mhagmajer Can you share examples for your bullets?
Related: #566