WooCommerce Code Reference

PossibleTypeExtensions extends ValidationRule
in package

Possible type extensions.

A type extension is only valid if the type is defined and has the same kind.

Table of Contents

$name  : string
getName()  : string
getSDLVisitor()  : array<string|int, mixed>
Returns structure suitable for @see \Automattic\WooCommerce\Vendor\GraphQL\Language\Visitor.
getVisitor()  : array<string|int, mixed>
Returns structure suitable for @see \Automattic\WooCommerce\Vendor\GraphQL\Language\Visitor.
defKindToExtKind()  : string
extensionKindToTypeName()  : string
typeToExtKind()  : string

Properties

Methods