GraphQL Bulk Operation

We are using GraphQL API to create bulk products using “bulkOperationRunMutation: productCreate” But when i pass a media object it gets the error “Bulk mutations cannot contain more than 1 connection.”

Can someone please help to solve this issue?

Thanks!