- 
                Notifications
    You must be signed in to change notification settings 
- Fork 55
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.