Skip to content

Commit f86b8fd

Browse files
exec subscription field: add todo
1 parent 675a263 commit f86b8fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/exec/subscribe.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ func (r *Request) Subscribe(ctx context.Context, s *resolvable.Schema, op *query
3838
}
3939
f = fields[0]
4040

41+
// TODO: add check all childs
4142
func() {
4243
tmpF := *f
4344
defer func() {

0 commit comments

Comments
 (0)