Skip to content

Stitching schema with multiple endpoints same returning type is not working #2882

Answered by yaacovCR
alexandra-c asked this question in Q&A
Discussion options

You must be logged in to vote

You are using key and argsFromKeys but you are not delegating to a list, I think you need to just use args, which you have commented out. Is that not working either?

In this example, you shouldn’t need multiple entry points, as you have the id so you can just use masterPartnerById

you need merge config for the insurance schema, which is tricky as seems like the type is nested in this schema. You may need to use a transform. Some sample data may help me understand

Replies: 1 comment 12 replies

Comment options

You must be logged in to vote
12 replies
@yaacovCR
Comment options

@yaacovCR
Comment options

@alexandra-c
Comment options

@gmac
Comment options

@alexandra-c
Comment options

Answer selected by alexandra-c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants