ENUM
DateFormat
Format used for the date
link GraphQL Schema definition
- enum DateFormat {
- # Example: 31/12/2023
- # Example: 12/31/2023
- # Example: 2023-12-31
- }
ENUM
Format used for the date
- enum DateFormat {
- # Example: 31/12/2023
- # Example: 12/31/2023
- # Example: 2023-12-31
- }