mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-15 00:56:26 +08:00
fix: get auth token for development (#4295)
This commit is contained in:
@@ -48,6 +48,7 @@ enum NewFeaturesKind {
|
||||
type TokenType {
|
||||
token: String!
|
||||
refresh: String!
|
||||
sessionToken: String
|
||||
}
|
||||
|
||||
type InviteUserType {
|
||||
|
||||
Reference in New Issue
Block a user