You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
this is error message
(property) eventCategories: (opts: {
type: "ERROR: No subset types are available. Please make sure that one of your GraphQL type is a subset of your t.model('')";
} & {
alias?: undefined;
resolve?: CustomFieldResolver<...> | undefined;
computedInputs?: LocalComputedInputs<...> | undefined;
} & NexusGenPluginFieldConfig<...> & CommonFieldConfig & {
...;
}) => NexusPrismaFields<...>
How can i handle resolver name in irregular deformation for plural word?
The text was updated successfully, but these errors were encountered:
version:
prisma: 2.21.0
nexus-plugin-prisma: 0.34.1
this is error message
(property) eventCategories: (opts: {
type: "ERROR: No subset types are available. Please make sure that one of your GraphQL type is a subset of your t.model('')";
} & {
alias?: undefined;
resolve?: CustomFieldResolver<...> | undefined;
computedInputs?: LocalComputedInputs<...> | undefined;
} & NexusGenPluginFieldConfig<...> & CommonFieldConfig & {
...;
}) => NexusPrismaFields<...>
How can i handle resolver name in irregular deformation for plural word?
The text was updated successfully, but these errors were encountered: