In a react relay query definition, How to add @connection directive to a graphql field that expects a union
Consider a schema as below where the field accepting connection is a UNION.
Consider a schema as below where the field accepting connection is a UNION.