Skip to content

Category — Mass Update Status (GraphQL)

Sets the same status on several categories in one call. indices is the list of category ids; value is 1 to enable or 0 to disable them. updated is the list of ids whose status was changed.

See the Categories overview for how this menu works.

Input

FieldTypeNotes
indicesIterableCategory ids to update
valueInt!0 to disable, 1 to enable

Released under the MIT License.