Please advise if graphQL be used to return reference data for mixture of object types (e.g. Equit...

Please advise if graphQL be used to return reference data for mixture of object types (e.g. Equities, Bonds, Funds) in the same request? How?

Best Answer

  • paul.gravestock01
    Answer ✓

    Hi @Michael Ronald Cortez.Espinosa

    It is not currently possible for GraphQL to return reference data for a mixture of object types - you should make separate requests for Equities, Bonds and funds. Each object type has its own model.

    Regards

    Paul Gravestock

    Senior Product Manager, PRS Product – Platform

Answers