UNPKG

graphql-request

Version:

Minimal GraphQL client supporting Node and browsers for scripts or simple apps.

3 lines 182 B
export declare const isSpecialFieldName: (fieldName: string) => boolean; export declare const isSelectFieldName: (fieldName: string) => boolean; //# sourceMappingURL=helpers.d.ts.map