SCALAR

LocalTime

Description

The LocalTimeType scalar type a time of day (i.e., between 00:00 and 23:59) WITHOUT an associated timezone. The timezone is assumed to be the local timezone, so if you want an explicit timezone you'll need to associate it explicitly.

link GraphQL Schema definition

  • scalar LocalTime