OperationFragVar

Undocumented in source.

Constructors

this
this(const(OperationDefinition) op)
Undocumented in source.

Members

Variables

fragmentsUsed
bool[string] fragmentsUsed;
Undocumented in source.
op
const(OperationDefinition) op;
Undocumented in source.
variablesDefined
bool[string] variablesDefined;
Undocumented in source.
variablesUsed
bool[string] variablesUsed;
Undocumented in source.

Meta