On this page

getImplementingTypes

The getImplementingTypes function exported by @graphql-tools/utils.

getImplementingTypes(interfaceName, schema): string[]

Defined in: packages/utils/src/get-implementing-types.ts:3

Parameters

interfaceName

string

schema

GraphQLSchema

Returns

string[]