UserCustomAttribute

A custom attribute for a user

This page contains

    Fields

    key: String

    Key of custom attribute

    value: [String!]

    Value of custom attribute

    Parent objects of UserCustomAttribute

    User PREVIEW

    User from the Account Management Service

    Queries for UserCustomAttribute

    me

    Retrieve details of currently logged-in user

    user

    Retrieve a user by ID

    userByExternalId

    Retrieve a user by external ID

    userByUsername

    Retrieve a user by username