Uses of Class
com.echothree.model.control.chain.server.graphql.ChainInstanceObject
Packages that use ChainInstanceObject
Package
Description
-
Uses of ChainInstanceObject in com.echothree.control.user.graphql.server.schema
Methods in com.echothree.control.user.graphql.server.schema that return ChainInstanceObjectModifier and TypeMethodDescriptionstatic ChainInstanceObjectGraphQlQueries.chainInstance(graphql.schema.DataFetchingEnvironment env, String chainInstanceName, String id) Methods in com.echothree.control.user.graphql.server.schema that return types with arguments of type ChainInstanceObjectModifier and TypeMethodDescriptionGraphQlQueries.chainInstances(graphql.schema.DataFetchingEnvironment env, String chainKindName, String chainTypeName, String chainName) -
Uses of ChainInstanceObject in com.echothree.model.control.chain.server.graphql
Methods in com.echothree.model.control.chain.server.graphql that return types with arguments of type ChainInstanceObjectModifier and TypeMethodDescriptionChainObject.getChainInstances(graphql.schema.DataFetchingEnvironment env)