GraphTransform🔗TODO docsDefinition🔗class GraphTransform(enum.StrEnum): """ TODO docs """ CONSTANT = "constant" NEGATIVE_Y = "negative-Y"