GraphQL introspection

Q: Does the Squidex GraphQL implemetation support introspection? So I can create typescript DTO Queries for a react App. Seem to be having trouble doing the same way I woudl for Contenful etc.
Thanks
Marcus

Yes, sure … the GraphiQL interface uses the introspection system.