Object Type
@ApolloDeprecatedSince(version = ApolloDeprecatedSince.Version.v3_3_2 )
Deprecated
Use the Builder instead
Replace with
ObjectType.Builder().keyFields(keyFields).implements(implements).build()Content copied to clipboard
Use the Builder instead
ObjectType.Builder().keyFields(keyFields).implements(implements).build()