Variable updateSelfConst

updateSelf: "\n mutation UpdateSelf($input: UpdateSelfInput) {\n updateSelf(input: $input) {\n name\n givenName\n urn\n description\n icon\n visibility\n groups {\n organization\n createdAt\n name\n icon\n urn\n description\n }\n }\n }\n" = ...

Generated using TypeDoc