Uses of Class
com.echothree.model.control.core.server.graphql.FontStyleObject
Packages that use FontStyleObject
Package
Description
-
Uses of FontStyleObject in com.echothree.model.control.core.server.graphql
Methods in com.echothree.model.control.core.server.graphql that return FontStyleObject -
Uses of FontStyleObject in com.echothree.model.control.graphql.server.graphql
Methods in com.echothree.model.control.graphql.server.graphql that return FontStyleObjectModifier and TypeMethodDescriptionstatic FontStyleObject
GraphQlQueries.fontStyle
(graphql.schema.DataFetchingEnvironment env, String fontStyleName, String id) Methods in com.echothree.model.control.graphql.server.graphql that return types with arguments of type FontStyleObjectModifier and TypeMethodDescriptionstatic Collection<FontStyleObject>
GraphQlQueries.fontStyles
(graphql.schema.DataFetchingEnvironment env)