GraphQL Federation

GraphQL basics

 

  • Single endpoint ( /graphql )
  • Schema based - in our case we do this via *.graphql files

GraphQL Federation

By Atul R

GraphQL Federation

  • 173