in production ➤ I tried Relay / GraphQL (boilerplate apps / sample demos) ➤ I never tried Relay / GraphQL, but I heard about it ➤ Never heard about this ➤ I’m here just for coffee break
backend ➤ GraphQL scheme allows validations and detection of initial errors when invalid operations are executed. ➤ The structure of the response is equal to the structure required. ➤ You can implement the types of nodes - they are not predefined.