C I P S U
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- CustomScalars - Class in io.github.ketiko.graphql.scalars
-
Provides central place for available custom scalars.
- CustomScalars() - Constructor for class io.github.ketiko.graphql.scalars.CustomScalars
I
- io.github.ketiko.graphql.scalars - package io.github.ketiko.graphql.scalars
P
- parseLiteral(Object) - Method in class io.github.ketiko.graphql.scalars.UuidCoercing
- parseValue(Object) - Method in class io.github.ketiko.graphql.scalars.UuidCoercing
S
- serialize(Object) - Method in class io.github.ketiko.graphql.scalars.UuidCoercing
U
- Uuid - Static variable in class io.github.ketiko.graphql.scalars.CustomScalars
-
Provides a UUID scalar that accepts string values like `34af64af-2090-4a8d-8e0a-4d01d5551fbb` and produces a `java.util.UUID`.
- UuidCoercing - Class in io.github.ketiko.graphql.scalars
-
Access this via
Uuid. - UuidCoercing() - Constructor for class io.github.ketiko.graphql.scalars.UuidCoercing
All Classes All Packages