ENUM
JourneyLogPolicy
link GraphQL Schema definition
- enum JourneyLogPolicy {
- # Trips with all legs have Journey Log
- # Trips with at least one leg has Journey Log
- # All trips
- }
ENUM
- enum JourneyLogPolicy {
- # Trips with all legs have Journey Log
- # Trips with at least one leg has Journey Log
- # All trips
- }