graphqlade

    Type Alias FragmentMapEntry

    type FragmentMapEntry = {
        dependencies: Set<string>;
        node: FragmentDefinitionNode;
    }
    Index

    Properties

    Properties

    dependencies: Set<string>
    node: FragmentDefinitionNode
    MMNEPVFCICPMFPCPTTAAATR