Uses of Class
com.echothree.model.control.core.server.graphql.FontWeightObject
Packages that use FontWeightObject
Package
Description
-
Uses of FontWeightObject in com.echothree.model.control.core.server.graphql
Methods in com.echothree.model.control.core.server.graphql that return FontWeightObject -
Uses of FontWeightObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return FontWeightObjectModifier and TypeMethodDescriptionstatic FontWeightObject
GraphQlQueries.fontWeight
(graphql.schema.DataFetchingEnvironment env, String fontWeightName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type FontWeightObjectModifier and TypeMethodDescriptionstatic Collection<FontWeightObject>
GraphQlQueries.fontWeights
(graphql.schema.DataFetchingEnvironment env)