Mutation: Pass an array as argument #912
Unanswered
duranrandy
asked this question in
Q&A
Replies: 1 comment 1 reply
-
You use Indeed I don't think there's a specific example in the README of this project. To some degree, understanding how https://github.com/webonyx/graphql-php/ , the underlying GraphQL library, works is assumed in places. graphql-library is meant to be a "thin" layer. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am reading the documentation, and I do not see anywhere how to pass an array as an argument in a mutation, the types I find are String, Int, boolean, Float, ID.
Do you have any suggestions on how to do that?
thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions