You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated graphql-from-node examples to be amplify mock compatible (#4441)
* Fix "Must provide Source" error
Without Content Type header local mock is failing with "Must Provice Source"
* Amplify mock commonjs note
Added a note stating that the proposed functions written in ES module syntax are not supported by amplify mock. Removed wrongly referenced 'variables' in one of the examples.
* Added callout to use node-fetch v2 for cjs
* reverse order of http headers in last example
* Remove wrong comma in doc's example
* Update src/fragments/lib/graphqlapi/graphql-from-node.mdx
Co-authored-by: josef <[email protected]>
* commit to re-trigger checks
---------
Co-authored-by: josef <[email protected]>
Co-authored-by: Katie Goines <[email protected]>
0 commit comments