McpServerConfigsEdge
A McpServerConfig edge in the connection.
type McpServerConfigsEdge {
cursor: Cursor
node: McpServerConfig!
}
Fields
McpServerConfigsEdge.cursor ● Cursor scalar
A cursor for use in pagination.
McpServerConfigsEdge.node ● McpServerConfig! non-null object
The McpServerConfig at the end of the edge.
Member Of
DeleteMcpServerConfigPayload object ● McpServerConfigsConnection object