UNPKG

@redocly/graphql-docs

Version:

Redocly GraphQL docs

3 lines (2 loc) 168 B
import type { GraphQLArgument } from 'graphql'; export declare function getVariablesExample(args: ReadonlyArray<GraphQLArgument>, multilineArguments: boolean): string;