Documentation

ImplementingType

export type GraphQLImplementingType = GraphQLObjectType | GraphQLInterfaceType;

Table of Contents

getInterfaces()  : array<int, InterfaceType>
implementsInterface()  : bool

Methods

Search results