Mutations
/
pin_to_top

pin_to_top

Arguments

  • id
    ID!
    Required
    The update's unique identifier.
  • item_id
    ID
    The item unique identifier.

Returns

mutation pin_to_top($id: ID!) {
pin_to_top(id: $id) {
# pin_to_top fields
}
}
edit_updateunpin_from_top
Built with