Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POC for GraphQL API or RPC API #88

Open
iamnamananand996 opened this issue Oct 18, 2024 · 0 comments
Open

POC for GraphQL API or RPC API #88

iamnamananand996 opened this issue Oct 18, 2024 · 0 comments

Comments

@iamnamananand996
Copy link
Contributor

iamnamananand996 commented Oct 18, 2024

Is your feature request related to a problem? Please describe.

The presence of the bolt-sdk provides an excellent foundation for interacting with bolt functions, but there’s an opportunity to enhance its utility by introducing a GraphQL API or RPC API layer. Leveraging the existing IDL (Interface Definition Language) to automatically generate the schema, queries, and mutations will add significant value, streamlining integration and improving efficiency.

Describe the solution you'd like

I would like to create a Proof of Concept (POC) that builds upon the bolt-sdk by exposing GraphQL APIs or RPC API for the available bolt functions. This solution would dynamically generate the necessary schema, queries, and mutations using the existing IDL, providing a seamless, automated integration that adds flexibility and reduces manual effort.

Reference

@iamnamananand996 iamnamananand996 changed the title POC for GraphQL API POC for GraphQL API or RPC API Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant