graphql_query_builder 1.0.5 copy "graphql_query_builder: ^1.0.5" to clipboard
graphql_query_builder: ^1.0.5 copied to clipboard

outdated

Creates a graphql query string from maps to use with http. This will make it much easier to create a query sstring. Also, will work with unlimited levels of nested objects.

1.0.0 #

  • Initial version

1.0.1 #

  • fixed readme

1.0.2 #

  • fixed buildQuery to include parameters if they are not null.

1.0.3 #

  • README now includes that the query must be used with application/graphql content header.

1.0.4 #

  • Fixed mutation query to allow for null parameters when no parameters are required.

1.0.5 #

  • Updated example to be more clear in how to use the package.
2
likes
0
pub points
31%
popularity

Publisher

verified publishergodfrey-computing.com

Creates a graphql query string from maps to use with http. This will make it much easier to create a query sstring. Also, will work with unlimited levels of nested objects.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

http

More

Packages that depend on graphql_query_builder