Skip to main content

interface

printCodeInterface()​

function printCodeInterface(type, options): string

Parameters​

β€’ type: unknown

β€’ options: PrintTypeOptions

Returns​

string

Defined in​

graphql/interface.ts:7


printInterfaceMetadata()​

function printInterfaceMetadata(type, options): string

Parameters​

β€’ type: unknown

β€’ options: PrintTypeOptions

Returns​

string

Defined in​

graphql/interface.ts:5