ENUM

UsersDateTimeField

link GraphQL Schema definition

1enum UsersDateTimeField {
2
3lastLoginDateTime
4
5createdDateTime
6}