customViewByNodeId
Reads a single CustomView using its globally unique ID.
customViewByNodeId(
nodeId: ID!
): CustomView
Arguments
customViewByNodeId.nodeId ● ID! non-null scalar
The globally unique ID to be used in selecting a single CustomView.