New alternative to the deprecated importSchema #3565
Unanswered
hazem-alabiad
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
-
I am trying to import a schema from
.graphql
file, this is how is it done using the an deprecated method calledimortSchema
:When I am trying with a method called
loadSchema
I am getting this error:The error:
Beta Was this translation helpful? Give feedback.
All reactions