| Class | Description |
|---|---|
| GttDateType |
Class used to implement Date for graphql scalar types format yyyy-MM-dd HH:mm:ss is used here
|
| GttJsonType |
Class used to implement JSON for graphql scalar types represented by Strings correct JSON-format
is checked
|
| GttUuidType |
Class used to implement UUID for graphql scalar types
|
| GttVoidType |
Class used to implement void (no value) for graphql scalar types
|
Copyright © 2020. All rights reserved.