Where IResolverOptions
goes in the latest version?
#5037
Unanswered
a0972199950
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
-
Hi everyone,
In
graphql-tools@4
, there is a type definitionIResolverOptions
being exported.But I can't find it in any
@graphql-tools/*
packages(i.e@graphql-tools/utils
). Is there a same type definition being exported? Or it only exists ingraphql-tools@4
?Beta Was this translation helpful? Give feedback.
All reactions