2.1.1
版本发布时间: 2021-10-04 07:42:46
GraphQLSwift/GraphQL最新发布版本:2.10.1(2024-09-25 23:09:14)
This release adds a fix to differentiate explicit nulls from unprovided values in object variables and non-object arguments. It also fixes a bug with pre-validating argument inputs against their type. Finally, it adjusts Void()
calls to ()
to support recent development toolchains.
Merges: