AgriWebb API
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

DateFilterFuture

input

On this page

FieldsWithinFuture.next ● Duration
input
WithinFuture.timezone ● String!
non-null
scalar
Member Of