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