Issue with schema stitching #5283
Unanswered
dgcarneiro
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I working on stitching several schemas together and when passing the field to another call, I get the error
"The scalar path elements are only allowed at the end" which isnt clear for me, I attempted researching online but no luck. Can any clarify what i am doing wrong? A code example is below where the first snippet is from my graphql file and the second is the definition of product
Beta Was this translation helpful? Give feedback.
All reactions