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