Type Alias TokenSetOrderInput

TokenSetOrderInput: {
    orderIndex: Scalars["Float"]["input"];
    path: Scalars["String"]["input"];
}