Skip to content

fix: Graphql schema generation#17

Merged
zeeshanakram3 merged 1 commit intoJoystream:mainfrom
zeeshanakram3:fix_graphql_schema_generation
Feb 12, 2024
Merged

fix: Graphql schema generation#17
zeeshanakram3 merged 1 commit intoJoystream:mainfrom
zeeshanakram3:fix_graphql_schema_generation

Conversation

@zeeshanakram3
Copy link
Copy Markdown
Collaborator

closes #16

This PR:

  • modifies graphql schema generation script to spin up a DB instance too (which is required due to the introduction of custom resolvers in Fix: Add graphql query to get package version #12)
  • Saves the generated schema in ./generated/schema.graphql file so it can be fetched directly

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

Successfully merging this pull request may close these issues.

get-graphql-schema.sh script fails without access to db

1 participant