Uses of Enum Class
io.quarkus.smallrye.graphql.runtime.ExtraScalar
Packages that use ExtraScalar
-
Uses of ExtraScalar in io.quarkus.smallrye.graphql.runtime
Fields in io.quarkus.smallrye.graphql.runtime with type parameters of type ExtraScalarModifier and TypeFieldDescriptionSmallRyeGraphQLConfig.extraScalarsAdditional scalars to register in the schema.Methods in io.quarkus.smallrye.graphql.runtime that return ExtraScalarModifier and TypeMethodDescriptionstatic ExtraScalarReturns the enum constant of this class with the specified name.static ExtraScalar[]ExtraScalar.values()Returns an array containing the constants of this enum class, in the order they are declared.