Skip to content

Conversation

VincentSC
Copy link
Owner

No description provided.

adamgoose and others added 30 commits May 6, 2020 21:43
Added note about msg.variables to pass variables to GraphQL query or mutation.
Authorization header can now optionally be passed via msg.authorization field. Allows to get the authorization token from another source or a previous call instead of specifying it in the graphql connection.
 pass Authorization via msg.authorization
…msg.debugInfo. added ability to pass in msg.customHeaders
Error Handling Improvements & Config Templates
'showDebug' and ability to pass in 'customHeaders'
Why:

- Allow GraphQL node to be added to flows

This change addresses the need by:

- Adding a missing comma to the graphql.html file
Fix node not showing in palette
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
rgstephens and others added 9 commits December 7, 2022 09:53
…-redirects-1.14.8

Bump follow-redirects from 1.14.7 to 1.14.8
* Don't overwrite previous payload

All `msg.payload` have been replaced with `msg.payload.graphql`. This fixes #32 

This is a breaking change (version number should go to 2.0 to make this clear), but allows users to build up something more complex.

* 1.4.1 README

* Update version to 2.0.0

Co-authored-by: Vincent <[email protected]>
* 2.0 docs updates

* re-order

* changes

* doc updates

* table width
* Cleanup & Docs

* scorecard changes

* update versions
* fix payload init

* update version
* fix payload init

* update version

* fix
* Fixed issue when payload is not defined for all use cases

* update version info

---------

Co-authored-by: Greg Stephens <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants