Schema Documentation

ProductToProductTagConnectionEdge

Description

An edge in a connection

Fields
Field NameDescription
cursor - String A cursor for use in pagination
isPrimary - Boolean The Yoast SEO Primary product_tag
node - ProductTag! The item at the end of the edge
Example
{"cursor":"abc123","isPrimary":true,"node":ProductTag}
©  2021-2023WPGraphQL WooCommerce.All rights reserved.