UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

3 lines (2 loc) 119 B
import type { GraphQLEnumType } from 'graphql'; export declare function getEnumExample(type: GraphQLEnumType): string;