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