Skip to content

@gqless/cli@2.0.15

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Apr 10:48
· 12 commits to master since this release
3e755d4

2.0.15

Patch Changes

  • 4a3d5ef: allow introspection json without "data" field
  • af6a437: - Rename GqlessConfig to GQlessConfig (so it's consistent with the new logo)
    • Rename gqlessError to GQlessError
    • Remove endpoint option from the configuration, and instead always defaults to introspection one
      • It's confusing why theres two of them, and the user can change it later by modifying the file anyway
    • Change "scalars" option to "scalarTypes"
  • 4a3d5ef: disable config file write if no cli usage
  • Updated dependencies [4a3d5ef]
  • Updated dependencies [af6a437]
    • gqless@2.0.13