GraphQL Schema Definition Language – SDL

GraphQL Schema Definition Language – SDL

A file or request string that contains one or multiple definitions of a GraphQL type system and can be interpreted by a GraphQL execution engine. SDL.

 

Read More