Skip to content

Commit

Permalink
Allow to store Json custom scalars in cache records (#2859)
Browse files Browse the repository at this point in the history
* Do not sync android modules in the composite project

* Fix storing JsonScalars in Records
  • Loading branch information
martinbonnin committed Jan 11, 2021
1 parent 74e5f73 commit adbf0c8
Show file tree
Hide file tree
Showing 8 changed files with 434 additions and 2,483 deletions.
@@ -0,0 +1,3 @@
query GetJsonScalar {
json
}

0 comments on commit adbf0c8

Please sign in to comment.