Skip to main content
All docs
V24.2

FederationQueryType Type

In This Article

#Declaration

TypeScript
export type FederationQueryType = "TransformationNode" | "SelectNode" | "UnionNode"

#Members

Name
"TransformationNode"
"SelectNode"
"UnionNode"