Skip to content

refreshHostLinks

Refresh Host Links

Arguments

input · RefreshHostLinksInput · Parameters for RefreshHostLinks

Returns

RefreshHostLinksPayload

Example

mutation refreshHostLinks($input: RefreshHostLinksInput) {
refreshHostLinks(input: $input) {
messages
success_string
}
}