How to get Device ID of an order from the GraphQL API

Hello all,

I’m trying to get the device_id of a transaction from the GraphQL API of Shopify but I can’t find any field to get it from either orders or transaction.

I found the field on the REST API (on https://{SHOP_NAME}/admin/api/{DATE}/orders/{ORDER_ID}/transactions.json)) but I can’t find it on the GraphQL API, would it be possible to have some information about it?

Thanks in advance,

1 Like