Type alias for the successful result data from the add assignee mutation.
This represents the data payload when the mutation executes successfully.
type AddAssigneeResult = Data
Type alias for the successful result data from the add assignee mutation.