graphitation
graphitation copied to clipboard
[ARRDT] Re-export graphql tagged template function
We need to allow the user to write imports like the following, so they remain portable with react-relay
import {
graphql,
useLazyLoadQuery,
} from "@graphitation/apollo-react-relay-duct-tape";