UNPKG

gql-string-to-object

Version:

Helper function to convert GQL strings to objects!

3 lines (2 loc) 97 B
import { getIntrospectionQuery } from "graphql/utilities"; export default getIntrospectionQuery;