Automattic\WooCommerce\Vendor\GraphQL\Type\Definition
HasFieldsType::getFields
Method of the class: HasFieldsType{}
No Hooks.
Returns
array<string, FieldDefinition>.
Usage
$HasFieldsType = new HasFieldsType(); $HasFieldsType->getFields(): array;
HasFieldsType::getFields() HasFieldsType::getFields code WC 11.0.1
public function getFields(): array;