History
at the beginning of 2024, EnTur's OTP GraphQL implementation was merged into the OTP main stream.
With that, the two incompatible GraphQL APIs got different official names:
Suggestion
As both OTP GraphQL APIs are incompatible and have official distinct names
I'd suggest to split
type value otpGraphQl
into maybe
otpGTFSGraphQl
otpTransmodelGraphQl
or whatever you like more.