ndonnellan

Results 1 comments of ndonnellan

I don't know what graphql version the previous comments were referring to, but the proper command for at least [email protected] is: ```js import { printSchema, buildClientSchema } from 'graphql'; const...