An access token is required to call this API. Refer to Authorization for more information about how to obtain the token.
Get the node information according to the specified taxonomy collection node ID.
Arguments
id ● ID!non-null
The unique identifier for the taxonomy collection node.
Return
id ● ID
The unique identifier for the taxonomy collection node.
title ● String
The collection title associated with the taxonomy collection node.
collection ● Collection
The collection object associated with the taxonomy collection node.
More
collectionId ● String
The collection ID associated with the taxonomy collection node.
parent ● TaxonomyCollection
The parent node object.
More
Status and error codes
For detailed information about common codes, see Status and error codes.
Was this article helpful to you?