UpdateEdgeArgs: {
    creators: Creator[];
    isMutable: boolean;
    label: string;
    properties: Properties[];
}

Type declaration

  • creators: Creator[]
  • isMutable: boolean
  • label: string

    The name of the asset

  • properties: Properties[]

Generated using TypeDoc