Empty barcode in response

Hi all. I tried to use the next query. request id - 5e68a8ad465514284405b0a8.

query{
returns{
request_id
complexity
data {
pageInfo {
hasNextPage
startCursor
endCursor
}
edges {
node {
created_at
order {
order_number
order_date
}
line_items {
quantity
line_item {
quantity
warehouse
sku
barcode
}
}
}
}
}
}
}

And the result have barcode:null, i think that is bug on your side.

Hi @kotofanik!
Thank you very much for catching that and providing the details.
I already submitted a request to our engineering team to fix this.
I will let you know as soon as I have an update about it.
Thanks again,
Tom.

Hi @kotofanik
This should be fixed by now.
Thanks again for the patience, and let me know if there is anything else I could help you with
Tom