PluginsgraphqlGCASchema ReferenceOperationsCommonDirectivessdlOn this pagesdlSpecifies if the raw SDL should be included in the response extensions. Introspection queries must be allowed in order for it to take effect. 1directive @sdl( 2 if: Boolean 3) on QUERY Arguments if ● Boolean scalar common