Skip to main content

GlobalToken (Object)

Description​

No description



Fields​

NameDescription
accessToken - String!
email - String!

type GlobalToken {
accessToken: String!
email: String!
}