Schema Documentation

EnqueuedStylesheet

Description

Stylesheet enqueued by the CMS

Fields
Field NameDescription
args - Boolean @todo
dependencies - [EnqueuedScript] Dependencies needed to use this asset
extra - String Extra information needed for the script
handle - String The handle of the enqueued asset
id - ID! The ID of the enqueued asset
src - String The source of the asset
version - String The version of the enqueued asset
Example
{"args":false,"dependencies":[EnqueuedScript],"extra":"abc123","handle":"xyz789","id":"4","src":"xyz789","version":"abc123"}
©  2021-2023WPGraphQL WooCommerce.All rights reserved.