Automattic\WooCommerce\Vendor\GraphQL\Type\Definition
HasFieldsType::getFieldNames
Get all field names, including only visible fields.
Method of the class: HasFieldsType{}
No Hooks.
Returns
Array
Usage
$HasFieldsType = new HasFieldsType(); $HasFieldsType->getFieldNames(): array;
HasFieldsType::getFieldNames() HasFieldsType::getFieldNames code WC 10.9.1
public function getFieldNames(): array;