[GH-ISSUE #56] TypeError: innerFields.forEach is not a function #128

Closed
opened 2026-03-15 11:34:43 +03:00 by kerem · 2 comments
Owner

Originally created by @bujanov on GitHub (Mar 31, 2021).
Original GitHub issue: https://github.com/atulmy/gql-query-builder/issues/56

Hi!

I get an error when I try to collect a query
TypeError: innerFields.forEach is not a function

For example, the query is as follows
[ { operation: 'someoperation', fields: [ 'id', { operation: 'someoperation2', fields: [ 'name' ] } ] } ]

Originally created by @bujanov on GitHub (Mar 31, 2021). Original GitHub issue: https://github.com/atulmy/gql-query-builder/issues/56 Hi! I get an error when I try to collect a query `TypeError: innerFields.forEach is not a function` For example, the query is as follows `[ { operation: 'someoperation', fields: [ 'id', { operation: 'someoperation2', fields: [ 'name' ] } ] } ]`
kerem closed this issue 2026-03-15 11:34:48 +03:00
Author
Owner

@FrankMbappe commented on GitHub (Sep 9, 2022):

Any updates on this?

<!-- gh-comment-id:1241705724 --> @FrankMbappe commented on GitHub (Sep 9, 2022): Any updates on this?
Author
Owner

@marfalkov commented on GitHub (Oct 19, 2022):

https://github.com/atulmy/gql-query-builder/pull/76

<!-- gh-comment-id:1283831119 --> @marfalkov commented on GitHub (Oct 19, 2022): https://github.com/atulmy/gql-query-builder/pull/76
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/gql-query-builder#128
No description provided.