graphql-go / graphql-go/graphql
hello all, how can I fetch schema(sdl) at runtime
Open
- Dominant language
- Go
- Stars
- 10.1k
- Forks
- 845
- PR merge metrics
- No merged PRs in 30d
Description
because my data schema is dynamic and change at runtime, I can`t just define my sdl during program initialization.
is extension a way to solve it ?
Contributor guide
Assessment
This issue has not been assessed yet.