Magek Framework
    Preparing search index...

    Interface GraphQLStop

    interface GraphQLStop {
        type: GQL_STOP;
        id: string;
    }
    Index

    Properties

    Properties

    type: GQL_STOP
    id: string