everscale-inpage-provider - v0.6.6
    Preparing search index...

    Type Alias GqlConnection

    type GqlConnection = {
        type: "graphql";
        data: GqlSocketParams;
    }
    Index

    Properties

    Properties

    type: "graphql"