Currently, the GraphQL mutation only returns success/error situations and the whole information is sent by e-mail.
Since the mutaiton is running from a Service Account, we never get to see the result (the e-mail) in an automated way.
That said, if the cardsImporter mutation returns the created cards Id’s in the response of the API,
I’d like to know if there is any possibility of the this being implemented in the future.
Thank you in advance!!
