0 votes
in GraphQL by

Which transport does Apollo use to implement subscriptions?

a)WebSockets

b)TCP

c)UDP

d)HTTP 2

1 Answer

0 votes
by

a)WebSockets transport does Apollo use to implement subscriptions

...