GraphQL/Inputs
WithinFuture
No description
input WithinFuture {
next: Duration
timezone: String!
}
Fields
WithinFuture
.next
● Duration
input
WithinFuture
.timezone
● String!
non-null scalar
Timezone name from the list https://timezonedb.com/time-zones
Member Of
input