You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: _1.extractExtensionDefinitions is not a function. (In '_1.extractExtensionDefinitions(astDocument)', '_1.extractExtensionDefinitions' is undefined)
#1242
Closed
cris-santos opened this issue
Nov 12, 2019
· 3 comments
It seems that metro does not correctly resolve '.' to './index', changing the line works for me.
I also had to change these imports in different places (all in src/generate)
react-native: 0.61.2
When I import
makeExecutableSchema
I get the following error:The text was updated successfully, but these errors were encountered: