OBJECT
type Token {# id: ID! # token: String! # createdAt: DateTime # expiresAt: DateTime # userAgent: String! # customerId: ID! # shopId: ID! }