API referencePython APIruntimeGraphNodeOn this pageGraphNode A serving node built from an executable graph; wire it into a pipeline step. input_names (property) (self) -> list[str] output_names (property) (self) -> list[str] __init__ __init__(self, /, *args, **kwargs) Initialize self. See help(type(self)) for accurate signature.