add invite staff
This commit is contained in:
@@ -33,6 +33,7 @@ export interface SchemaContext {
|
||||
generator: PrismaCrudGenerator<BuilderTypes>;
|
||||
}
|
||||
|
||||
// extend prisma types to contain string type
|
||||
export interface SchemaBuilderOption {
|
||||
Context: SchemaContext;
|
||||
PrismaTypes: PrismaTypes;
|
||||
|
||||
Reference in New Issue
Block a user