UNPKG

graphql-request

Version:

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

6 lines 105 B
export const Args = (fields) => { return { fields, }; }; //# sourceMappingURL=Args.js.map