eugaia
April 18, 2021, 2:02pm
1
Hi,
It looks like at least some schemas are missing from here:
Apollo Federation:
Motivaton Extend support for Apollo Federation according to the federation specs User Impact Users will now be able to use the Apollo federation server which provides a unified interface for querying any combination of GraphQL backend services. ...
Reading time: 1 mins 🕑
Likes: 4 ❤
@generate
Not sure if this is an oversight or there’s a reason they’ve been left out.
Thanks.
chewxy
(chewxy)
April 19, 2021, 11:36pm
2
@docs could you look into this please
minhaj
(Minhaj Shakeel)
April 20, 2021, 4:05am
3
Hi @eugaia
You are right. Schema fragment present here needs to be updated. However, Apollo schema extras are added conditionally to the schema only if there is at least one entity defined in the schema.
damian
(Damián Parrino)
May 13, 2021, 1:29pm
6
The schema fragments have been updated.
Feel free to check https://dgraph.io/docs/graphql/schema/dgraph-schema/ now.
cheers