Type Alias GuildDropsGameUpdateManyWithWhereWithoutGameInput

GuildDropsGameUpdateManyWithWhereWithoutGameInput: {
    data: XOR<GuildDropsGameUpdateManyMutationInput, GuildDropsGameUncheckedUpdateManyWithoutGameInput>;
    where: GuildDropsGameScalarWhereInput;
}