Skip to content

Missing getMe API capabilities #150

@alexcyber

Description

@alexcyber

Found on web UI under settings > Profile

Useful for getting timezone

{
"operationName":"Common_GetMe",
"variables":{

},
"query":"query Common_GetMe {\n me {\n ...UserFields\n id\n profile {\n id\n hasSeenCategoriesManagementTour\n dismissedTransactionsListUpdatesTourAt\n viewedMarkAsReviewedUpdatesCalloutAt\n dismissedRecurringWalkthroughAt\n hasDismissedWhatsNewAt\n __typename\n }\n __typename\n }\n}\n\nfragment UserFields on User {\n birthday\n email\n id\n isSuperuser\n name\n timezone\n hasPassword\n hasMfaOn\n externalAuthProviderNames\n pendingEmailUpdateVerification {\n email\n __typename\n }\n profilePicture {\n id\n cloudinaryPublicId\n thumbnailUrl\n __typename\n }\n profilePictureUrl\n activeSupportAccountAccessGrant {\n id\n createdAt\n expiresAt\n __typename\n }\n __typename\n}"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions