Automattic\WooCommerce\Vendor\GraphQL\Language\AST

HasSelectionSet::getSelectionSetpublicWC 1.0

Method of the class: HasSelectionSet{}

No Hooks.

Returns

null. Nothing (null).

Usage

$HasSelectionSet = new HasSelectionSet();
$HasSelectionSet->getSelectionSet(): SelectionSetNode;

HasSelectionSet::getSelectionSet() code WC 10.9.4

public function getSelectionSet(): SelectionSetNode;