AuthModeStrategyParams: {
    modelName: string;
    operation: ModelOperation;
    schema: InternalSchema;
}

Type declaration