Skip to content

Java Type Mappings

Igor Dianov edited this page May 29, 2024 · 1 revision

The JPA Schema builder will derive QraphQL scalar types from JPA model attributes. At runtime, it will validate provided values against the schema. Enum Java types are also translated to QraphQL Enum scalar type.