Skip to content

Releases: Cordero-Digital/GQL-Query-Loader

v1.3.0-beta

11 Feb 23:34
ed006ed
Compare
Choose a tag to compare
v1.3.0-beta Pre-release
Pre-release
  • 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

08 Feb 00:18
87747ad
Compare
Choose a tag to compare
v1.2.0-beta Pre-release
Pre-release
  • 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

07 Feb 00:00
f725e9d
Compare
Choose a tag to compare
v1.0.0-beta Pre-release
Pre-release

Initial beta release