Skip to content

Releases: Cordero-Digital/GQL-Query-Loader

v1.3.0

Choose a tag to compare

@tomascordero tomascordero released this 20 May 00:18
c33d5ce

Initial stable release

v1.3.0-beta

v1.3.0-beta Pre-release
Pre-release

Choose a tag to compare

@tomascordero tomascordero released this 11 Feb 23:34
ed006ed
  • 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

v1.2.0-beta Pre-release
Pre-release

Choose a tag to compare

@tomascordero tomascordero released this 08 Feb 00:18
87747ad
  • 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

v1.0.0-beta Pre-release
Pre-release

Choose a tag to compare

@tomascordero tomascordero released this 07 Feb 00:00
f725e9d

Initial beta release