graphqlade

    Interface ConnectionInitMessage

    interface ConnectionInitMessage {
        payload?: null | Record<string, unknown>;
        type: "connection_init";
    }
    Index

    Properties

    Properties

    payload?: null | Record<string, unknown>
    type: "connection_init"
    MMNEPVFCICPMFPCPTTAAATR