Schema Documentation

NodeWithFeaturedImage

Description

A node that can have a featured image set

Fields
Field NameDescription
featuredImage - NodeWithFeaturedImageToMediaItemConnectionEdge Connection between the NodeWithFeaturedImage type and the MediaItem type
featuredImageDatabaseId - Int The database identifier for the featured image node assigned to the content node
featuredImageId - ID Globally unique ID of the featured image assigned to the node
id - ID! The globally unique ID for the object
Example
{"featuredImage":NodeWithFeaturedImageToMediaItemConnectionEdge,"featuredImageDatabaseId":123,"featuredImageId":4,"id":4}
©  2021-2023WPGraphQL WooCommerce.All rights reserved.