SCALAR
DateTime
A slightly refined version of RFC-3339 compliant DateTime Scalar
link GraphQL Schema definition
- scalar DateTime
link Require by
- CreatePostInput Input type related to _createPost_ mutation. DEPRECATED: use CreatePublicationInput instead. This input will be removed after May 21, 2023.
- CreatePublicationInput Input type related to _createPublication_ mutation.
- EmailSubscriptionnull
- Post A post depicts product updates (announcements, changes, fixes, etc.) that users must discover. DEPRECATED: use Publication instead. This type will be removed after May 21, 2023.
- Project A project keeps posts and other data isolated from another project.
- Publication A publication depicts product updates (announcements, changes, fixes, etc.) that users must discover.
- PublicationCommentnull
- UpdatePostInput Input type related to _updatePost_ mutation. DEPRECATED: use UpdatePublicationInput instead. This input will be removed after May 21, 2023.
- UpdatePublicationInput Input type related to _updatePublication_ mutation.