refBulkUpdatedDataSchema
@mineflow/contracts / refBulkUpdatedDataSchema
Variable: refBulkUpdatedDataSchema
const refBulkUpdatedDataSchema: ZodObject<{
actorId: ZodUUID;
affectedCodes: ZodArray<ZodString>;
entity: ZodString;
module: ZodString;
}, $strip>;
Defined in: events/refs/index.ts:13