Skip to main content

toggleFavoritedAt

Toggle whether the current user has favorited the given accord. Sets the member's favorited_at to now when currently unset, clears it otherwise, and returns the resulting timestamp.

toggleFavoritedAt(
input: ToggleFavoritedAtInput!
): ToggleFavoritedAtPayload!

Arguments

toggleFavoritedAt.input ● ToggleFavoritedAtInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

ToggleFavoritedAtPayload object