Метод | Описание | |
---|---|---|
GetFragment ( string name ) : FragmentDefinition | ||
GetFragmentSpreads ( |
||
GetRecursiveVariables ( Operation operation ) : IEnumerable |
||
GetRecursivelyReferencedFragments ( Operation operation ) : IEnumerable |
||
GetVariables ( IHaveSelectionSet node ) : IEnumerable |
||
Print ( IGraphType type ) : string | ||
Print ( INode node ) : string | ||
ReportError ( |
public GetFragment ( string name ) : FragmentDefinition | ||
name | string | |
Результат | FragmentDefinition |
public GetFragmentSpreads ( |
||
node | ||
Результат | IEnumerable |
public GetRecursiveVariables ( Operation operation ) : IEnumerable |
||
operation | Operation | |
Результат | IEnumerable |
public GetRecursivelyReferencedFragments ( Operation operation ) : IEnumerable |
||
operation | Operation | |
Результат | IEnumerable |
public GetVariables ( IHaveSelectionSet node ) : IEnumerable |
||
node | IHaveSelectionSet | |
Результат | IEnumerable |
public ReportError ( |
||
error | ||
Результат | void |