compatibility - Javascript ECMASCRIPT w/ Graphql -
looking implement graphql in existing non-ecmascript6 stack without babel. i'm not sure if graphql's javascript interfaces support that. can't find documentation stating either way.
does know if graphql compatible used javascript ecmascript5?
the graphql-js library bundles before publishing npm, you're not required use babel in consuming app unless choose.
Comments
Post a Comment