UNPKG

@airbnb/lunar-apollo

Version:

Apollo and GraphQL utilities.

3 lines 149 B
import { DocumentNode } from 'graphql'; export default function getQueryName(query: DocumentNode): string; //# sourceMappingURL=getQueryName.d.ts.map