SCALAR

DateTime

The DateTime type represents a single point in time and is stored with millisecond precision plus a time zone specified by ISO 8601. All types come preloaded with createdAt and modifiedAt timestamps that are automatically managed for you.

link GraphQL Schema definition

  • scalar DateTime

link Require by