Skip to main content

freezeBucketAssignments

Freeze the existing bucket assignments for an event as they currently are. After doing this, any signups in flex buckets that had a requested bucket will be moved into their requested buckets, and those buckets will be expanded to include them (and the flex bucket shrunk accordingly). Additionally, this will set the flag on the event that prevents no-preference signups from being moved.

freezeBucketAssignments(
input: FreezeBucketAssignmentsInput!
): FreezeBucketAssignmentsPayload!

Arguments

freezeBucketAssignments.input ● FreezeBucketAssignmentsInput! non-null input

Parameters for FreezeBucketAssignments

Type

FreezeBucketAssignmentsPayload object

Autogenerated return type of FreezeBucketAssignments.