@types/graphql-list-fields
TypeScript icon, indicating that this package has built-in type declarations

2.0.7 • Public • Published

Installation

npm install --save @types/graphql-list-fields

Summary

This package contains type definitions for graphql-list-fields (https://github.com/jakepusateri/graphql-list-fields#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/graphql-list-fields.

import { GraphQLResolveInfo } from "graphql";

declare function getFieldList(info: GraphQLResolveInfo): string[];

export = getFieldList;

Additional Details

  • Last updated: Sat, 15 Jun 2024 20:07:22 GMT
  • Dependencies: graphql

Credits

These definitions were written by Chris Filipowski.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/graphql-list-fields

Weekly Downloads

3,780

Version

2.0.7

License

MIT

Unpacked Size

2.99 kB

Total Files

5

Last publish

Collaborators

  • types