myAuthorizedApplications
Returns the authorized OAuth applications for the current user. If no user is signed in, returns null.
myAuthorizedApplications: [AuthorizedApplication!]!
Returns the authorized OAuth applications for the current user. If no user is signed in, returns null.
myAuthorizedApplications: [AuthorizedApplication!]!
AuthorizedApplication
object