interface
printCodeInterface()
function printCodeInterface(type, options): string
Defined in: graphql/interface.ts:7
Parameters
type
unknown
options
PrintTypeOptions
Returns
string
printInterfaceMetadata()
function printInterfaceMetadata(type, options): string
Defined in: graphql/interface.ts:5
Parameters
type
unknown
options
PrintTypeOptions
Returns
string