UNPKG

@aws-amplify/graphql-types-generator

Version:

Generate API code or type annotations based on a GraphQL schema and statements

4 lines (3 loc) 186 B
export function escapedString(string: any): any; export function multilineString(context: any, string: any): void; export function dictionaryLiteralForFieldArguments(args: any): string;