Automattic\WooCommerce\Vendor\GraphQL\Type\Definition

HasFieldsType::getFieldspublicWC 1.0

Method of the class: HasFieldsType{}

No Hooks.

Returns

Array. FieldDefinition>

Usage

$HasFieldsType = new HasFieldsType();
$HasFieldsType->getFields(): array;

HasFieldsType::getFields() code WC 10.9.1

public function getFields(): array;