Archive API docs
    Jump to

    Narrow by kind with a prefix — q: queries, m: mutations, t: types, g: guides, f: fields and arguments.

    Object

    ViewGroup

    A user-created group of saved views (Content Views, Social Profile Views, Creator Views, Collections) for the current workspace.

    Fields

    Object, input and enum types open in place — use + to reveal their fields. A type that is already open above the row stops at a ↻ circular marker, and anything nested past the depth limit links out to its own page instead.

    collections [Collection!]!
    Collections that belong to this group, ordered by their position within the group.
    contentViews [ContentView!]!
    Content Views that belong to this group, ordered by their position within the group.
    createdAt DateTimeWithZone!
    When the group was created.
    creatorViews [CreatorView!]!
    Creator Views that belong to this group, ordered by their position within the group.
    id ID!
    Unique identifier.
    name String!
    Display name of the group.
    socialProfileViews [SocialProfileView!]!
    Social Profile Views that belong to this group, ordered by their position within the group.
    updatedAt DateTimeWithZone!
    When the group was last updated.