updateHubByNodeId
Updates a single Hub using its globally unique id and a patch.
updateHubByNodeId(
input: UpdateHubByNodeIdInput!
): UpdateHubPayload
Arguments
updateHubByNodeId.input ● UpdateHubByNodeIdInput! non-null input
The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.
Type
UpdateHubPayload object
The output of our update Hub mutation.