Type Alias KSLeaderBoardSyncRoleUpdateManyWithWhereWithoutKickStreamerInput

KSLeaderBoardSyncRoleUpdateManyWithWhereWithoutKickStreamerInput: {
    data: XOR<KSLeaderBoardSyncRoleUpdateManyMutationInput, KSLeaderBoardSyncRoleUncheckedUpdateManyWithoutKickStreamerInput>;
    where: KSLeaderBoardSyncRoleScalarWhereInput;
}