input ReplacementCollaboratorSplits {
    identifier: ID!
    splitType: CollaboratorSplitType!
    splits: [ReplacementCollaboratorSplit!]!
}
