typeDefsString: "\n type Query {\n guest: GuestOutput\n }\n type GuestOutput {\n token: String\n linkId: Int\n }\n" = ...

Generated using TypeDoc