Releases: Cordero-Digital/GQL-Query-Loader
Releases · Cordero-Digital/GQL-Query-Loader
v1.3.0-beta
- Updated how hard coded variables are handled.
- Instead of throwing an error if a variable in the graphql query is defined but is not present in the given variables array, it will just remove that variable.
v1.2.0-beta
- Updated how the variables array is structured
- Removed the need to define "schemaDescription" for variable injection
Full Changelog: v1.0.0-beta...v1.2.0-beta
v1.0.0-beta
Initial beta release