Skip to content

WebSocketAttachmentSchema

const WebSocketAttachmentSchema: transform<SchemaClass<unknown, string, never>, Struct<{ headers: optional<Record$<typeof String$, typeof String$>>; payload: optional<Schema<JsonValue, JsonValue, never>>; pullRequestIds: Array$<typeof String$>; storeId: typeof String$; }>>

Defined in: packages/@livestore/sync-cf/src/cf-worker/shared.ts:177