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

2.0.6 • 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.

index.d.ts

import { GraphQLResolveInfo } from "graphql";

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

export = getFieldList;

Additional Details

  • Last updated: Tue, 07 Nov 2023 03:09:37 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

40,815

Version

2.0.6

License

MIT

Unpacked Size

2.99 kB

Total Files

5

Last publish

Collaborators

  • types