Interface AllFullAccountSubscriptions

interface AllFullAccountSubscriptions {
    edges: Edge[];
}

Properties

Properties

edges: Edge[]