Mutations

ToggleActivityPin

Toggle activity to be pinned to the top of the user's activity feed

Toggle activity to be pinned to the top of the user's activity feed

ToggleActivityPin(
  id: Int
  pinned: Boolean
): ActivityUnion

Arguments

ToggleActivityPin.id ● Int scalar

Toggle activity id to be pinned

ToggleActivityPin.pinned ● Boolean scalar

If the activity should be pinned or unpinned

Type

ActivityUnion union

Activity union type

Copyright © 2026