Type error thrown in TS when SubschemaConfig assigned to BatchDelegateOptions.schema #4386
Unanswered
fahadbillah
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.
-
When trying to config batchDelegate by assigning
SubschemaConfig
toBatchDelegateOptions.schema
I'm getting following type error.Check following code. I did similar config for
delegateToSchema
and assignSubschemaConfig
toIDelegateToSchemaOptions.schema
which works fine.Any idea what's happening here? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions