Skip to content
This repository has been archived by the owner on Oct 25, 2024. It is now read-only.

Add library for dynamic GraphQL schema building #1288

Merged
merged 1 commit into from
Aug 29, 2023

Conversation

AlicanC
Copy link
Contributor

@AlicanC AlicanC commented Aug 21, 2023

This PR is a step towards fixing #1145.

It adds a new, well-enough-tested and dependency-light crate fuel-indexer-graphql-lib to help us define executable GraphQL schemas in runtime.

It improves the spec module introduced in #1282 and adds a new dynamic module for defining in-spec dynamic types and resolution of those types.

@AlicanC AlicanC self-assigned this Aug 21, 2023
@AlicanC AlicanC marked this pull request as ready for review August 29, 2023 13:24
@AlicanC AlicanC merged commit 4d5613a into feature/dynamic-graphql Aug 29, 2023
@AlicanC AlicanC deleted the jc/gql-lib branch August 29, 2023 13:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant