ToggleFavoritedAtInput
No description
input ToggleFavoritedAtInput {
accordId: String!
}
Fields
ToggleFavoritedAtInput.accordId ● String! non-null scalar
The accord to toggle the current user's favorite status on.
Member Of
toggleFavoritedAt mutation