Automattic\WooCommerce\Vendor\GraphQL\Language\AST
HasSelectionSet::getSelectionSet
Method of the class: HasSelectionSet{}
No Hooks.
Returns
null. Nothing (null).
Usage
$HasSelectionSet = new HasSelectionSet(); $HasSelectionSet->getSelectionSet(): SelectionSetNode;
HasSelectionSet::getSelectionSet() HasSelectionSet::getSelectionSet code WC 10.9.4
public function getSelectionSet(): SelectionSetNode;