Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 21:31
· 761 commits to main since this release
06094a9

Minor Changes

  • e8d7534: - allow connection fields (edges / pageInfo) to be promises
    • add completeValue helper to core for unwrapping MaybePromise values
    • set nodes as null if edges is null and the field permits a null return