Uses of Enum Class
io.quarkus.smallrye.graphql.runtime.ExtraScalar
Packages that use ExtraScalar
-
Uses of ExtraScalar in io.quarkus.smallrye.graphql.runtime
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.Methods in io.quarkus.smallrye.graphql.runtime that return types with arguments of type ExtraScalarModifier and TypeMethodDescriptionSmallRyeGraphQLConfig.extraScalars()Additional scalars to register in the schema.