method GraphQLInterfaceType.prototype.getInterfacesimport { GraphQLInterfaceType } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/mod.ts"; getInterfaces(): Array<GraphQLInterfaceType>ReturnsArray<GraphQLInterfaceType>