Regenerate schema with upstream Strawberry #299
Reference in New Issue
Block a user
No description provided.
Delete Branch "codex/strawberry-upgrade"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Regenerates the shared GraphQL schema using upstream Strawberry schema printing. The apparent diff is declaration ordering plus the explicit built-in
@oneOfdirective; lexicographically canonicalized schemas are identical.