Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Apr 14, 2024
- committed
- committed
execute: move publishing code into separate file
Show description for 4863578committed
Commits on Apr 9, 2024
locate async iterator errors to the collection
Show description for e7f3b01committed- authored
Commits on Apr 7, 2024
executeFields: update grouped field set variable name
Show description for 27e0cd0committedrename AsyncPayloadRecord to IncrementalDataRecord
Show description for 0402948committedrename StreamRecord to StreamItemsRecord
Show description for 398d5cccommittedrename iterator to async_iterator
Show description for a2d1f89committedrename fields parameter in execute_fields_serially to grouped_field_set
Show description for 39a873bcommittedFix misleading test section description
Show description for 1b6cc58committedremove unnecessary duplicated fields from defer tests
Show description for 154ab12committedExpose print_directive function to enable schema sharding
Show description for 7f4f04dcommittedsimplify schema in defer tests
Show description for a8cffbfcommittedrename executeStreamIterator
Show description for d73b874committedrefactor handleFieldError
Show description for bce7a3dcommitteduse groupedFieldSet as variable name
Show description for afa6b93committedintroduce GroupedFieldSet type
Show description for 600db31committedRename field_nodes variable to field_group
Show description for 1a96cfdcommittedintroduce FieldGroup type
Show description for f4d5501committedMake print() break long List and Object Values over multiple line
Show description for e8559b0committedGraphQLInputObjectType: remove check that duplicate type checks
Show description for 860064fcommittedFix stream directive validation error message
Show description for fe6fd14committedprint_schema: correctly print empty description
Show description for 4659d0acommittedNarrow the return type of ast_from_value
Show description for 5899a61committed
Commits on Apr 6, 2024
Commits on Apr 5, 2024
Fix ambiguity around when schema definition may be omitted
Show description for ae0aff3committedOriginal `execute` should throw if defer/stream directives are present
Show description for 891586dcommitted- committed
Remove defer/stream support from subscriptions
Show description for a91e4b2committed
Commits on Feb 29, 2024
Commits on Feb 27, 2024
- committed