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

Add a GraphQL endpoint to fetch the blob byte code by its ID #2084

Closed
xgreenx opened this issue Aug 15, 2024 · 1 comment · Fixed by #2096
Closed

Add a GraphQL endpoint to fetch the blob byte code by its ID #2084

xgreenx opened this issue Aug 15, 2024 · 1 comment · Fixed by #2096
Assignees
Labels
good first issue Good for newcomers

Comments

@xgreenx
Copy link
Collaborator

xgreenx commented Aug 15, 2024

Add a GraphQL endpoint to fetch the blob byte code using its ID. The endpoint should return a type that has a bytecode field and an id field.

If the bytecode doesn't exist, it should return an error.

@xgreenx xgreenx added the good first issue Good for newcomers label Aug 15, 2024
@netrome netrome self-assigned this Aug 15, 2024
@netrome
Copy link
Contributor

netrome commented Aug 15, 2024

Picking this up now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants