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