-
STP_Foo140_STS.Builder.build()
test for issue #140 (error for type that implements multiple interfaces)
DataFetchersDelegateFoo140.bar(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment,
STP_Foo140_STS origin)
This method loads the data for Foo140.bar.
Foo140Controller.bar(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment,
STP_Foo140_STS origin)
This method loads the data for ${dataFetcher.graphQLType}.bar.
void
test for issue #140 (error for type that implements multiple interfaces)
test for issue #140 (error for type that implements multiple interfaces)
-
DataFetchersDelegateMyQueryTypeImpl.foo140(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment)
DataFetchersDelegateFoo140Impl.bar(graphql.schema.DataFetchingEnvironment dataFetchingEnvironment,
STP_Foo140_STS origin)