Request

Response

    Other GraphQL Types

    HubMemberRoleEnum

    enum Types of hub member roles.


    Valid Values

    ValueDescription
    ADMIN Admin of the hub. This type of member is an administrator of the hub.
    GUEST Guest of the hub. This type of member is a project contributor and is a member of certain projects only.
    USER Regular member of the hub.
    Was this section useful?


    Where Used

    Object/InputFieldDescription
    HubMember role. An object representing a member of a hub.
    ChangeHubMemberRoleInput role. Role of the member in the hub.
    Was this section useful?