Prev Next

API / GraphQL Interview Questions

What is SDL in GraphQL?

Schema Definition Language (SDL) is used for writing schemas. SDL is the language that is used to write GraphQL schemas.

More Related questions...

Show more question and Answers...


Comments & Discussions