We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
{ data: { archivedChannels: { createMany: { data: [] } }, category: { connect: { ? id?: Int }, ? create?: CategoryCreateWithoutTicketsInput | CategoryUncheckedCreateWithou tTicketsInput, ? connectOrCreate?: { ? where: CategoryWhereUniqueInput, ? create: CategoryCreateWithoutTicketsInput | CategoryUncheckedCreateWitho utTicketsInput ? } }, claimedBy: undefined, closedBy: undefined, closedReason: null, createdAt: new Date('2022-10-07T16:59:22.000Z'), createdBy: { connectOrCreate: { create: { id: '979270263592087582' }, where: { id: '979270263592087582' } } }, firstResponseAt: new Date('2022-10-07T17:03:20.000Z'), guild: { connect: { id: '957713464548270161' } }, id: '1027988522059182150', lastMessageAt: new Date('2022-10-07T17:06:41.000Z'), number: 28, open: true, openingMessageId: '1027988524001132595', pinnedMessageIds: [], topic: null } } Argument data.category.connect of type CategoryWhereUniqueInput needs at least o ne argument. Available args are listed in green. Note: Lines with ? are optional.
Migrate everything successfully
I followed the guidelines on the main hub
- OS: Linux - Node: 18 - NPM: 7.6.3 - Bot: 3.1.3
my discord is godlyreaper, I can provide an SQL
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Is there an existing issue for this?
Current Behavior
Expected Behavior
Migrate everything successfully
Steps To Reproduce
I followed the guidelines on the main hub
Environment
Anything else?
my discord is godlyreaper, I can provide an SQL
The text was updated successfully, but these errors were encountered: