export enum QueryKeys {
USER_DATA = "userData",
USER_GUILDS = "userGuilds",
GUILD_REMINDERS = "guildReminders",
GUILD_CHANNELS = "guildChannels",
}