Type Alias GuildRobloxGameUpdateManyWithWhereWithoutGameConfigInput

GuildRobloxGameUpdateManyWithWhereWithoutGameConfigInput: {
    data: XOR<GuildRobloxGameUpdateManyMutationInput, GuildRobloxGameUncheckedUpdateManyWithoutGameConfigInput>;
    where: GuildRobloxGameScalarWhereInput;
}