How to get metafields in a bulk query without errors?

Hi All,

I want to search all the products available in store along with metafields . While trying the bulk query i am getting

error

“userErrors”: [
{
“field”: [
“query”
],
“message”: “Invalid bulk query: Field ‘metafiled’ doesn’t exist on type ‘ProductVariant’”
}

Is this because of nested level , as it os level 2 not 3rd or metafield is not supported