OBJECT
JobAvailableTimes
types.job_available_times
link GraphQL Schema definition
- type JobAvailableTimes {
- # A list of `DateTimeRange`s which indicate the available times.
- DateTimeRange] : [
- # IDs of `User`s.
- Int64Bit] : [
- }
OBJECT
types.job_available_times
- type JobAvailableTimes {
- # A list of `DateTimeRange`s which indicate the available times.
- DateTimeRange] : [
- # IDs of `User`s.
- Int64Bit] : [
- }