function isInterfaceTypeimport { isInterfaceType } from "https://dotland.deno.dev/x/graphql_deno@v15.0.0/lib/type/index.d.ts"; isInterfaceType(type: any): type is GraphQLInterfaceTypeParameterstype: anyReturnstype is GraphQLInterfaceType