SCALAR
DateTime
A custom scalar type representing a date and time in ISO 8601 format. For example, "2019-11-19T23:55:34Z" represents November 19, 2019 at 23:55:34 UTC.
link GraphQL Schema definition
- scalar DateTime
SCALAR
A custom scalar type representing a date and time in ISO 8601 format. For example, "2019-11-19T23:55:34Z" represents November 19, 2019 at 23:55:34 UTC.
- scalar DateTime