If you use @prependEdge or @appendEdge in the mutation and pass it the connection ID, you should achieve exactly what you’re looking for.
You can follow rescript relay tutorial here.
If you use @prependEdge or @appendEdge in the mutation and pass it the connection ID, you should achieve exactly what you’re looking for.
You can follow rescript relay tutorial here.