Fix FederationBuilder.build() multiple calls error
Implement proper cloning of mutable state to prevent errors when build() is called multiple times on the same builder instance.
Loading
Please register or sign in to comment
Implement proper cloning of mutable state to prevent errors when build() is called multiple times on the same builder instance.