Apollo client does this by default (asking __typename
). You need to include id yourself
. This is documented in the project GitHub page.
Apollo client does this by default (asking __typename
). You need to include id yourself
. This is documented in the project GitHub page.
Written by