Uses of Class
com.echothree.model.control.chain.server.graphql.ChainKindObject
Packages that use ChainKindObject
Package
Description
-
Uses of ChainKindObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return ChainKindObjectModifier and TypeMethodDescriptionstatic ChainKindObjectGraphQlQueries.chainKind(graphql.schema.DataFetchingEnvironment env, String chainKindName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type ChainKindObjectModifier and TypeMethodDescriptionstatic CountingPaginatedData<ChainKindObject> GraphQlQueries.chainKinds(graphql.schema.DataFetchingEnvironment env) -
Uses of ChainKindObject in com.echothree.model.control.chain.server.graphql
Methods in com.echothree.model.control.chain.server.graphql that return ChainKindObjectModifier and TypeMethodDescriptionChainTypeObject.getChainKind(graphql.schema.DataFetchingEnvironment env)