Skip to content

v3.0.0

Choose a tag to compare

@kamilkisiela kamilkisiela released this 14 Apr 16:55
· 1186 commits to master since this release

Do you want The Guild to keep your codebase up to date and run your build on each GraphQL Config commit so we will make sure not to break your app?
Contact us here: the-guild.dev/connected-build
Chat with us on discord

Read the Migration chapter

  • Support GraphQL v15
  • Support CommonJS and ES Modules
  • Support environment variables with default values
  • Match a file with a GraphQL Project
  • JSON Schema
  • New Extensions system with Loaders
  • includes and excludes becomes include and exlude
  • New field documents - defines GraphQL Operations and Fragments
  • Broader spectrum of config file names
  • Support custom config name
  • Synchonous version
  • Support legacy #437
  • Extensions capable of modifying GraphQL Schemas #463