Skip to content

RefreshHostLinksInput

Autogenerated input type of RefreshHostLinks

Fields

deprecated DO NOT USE
user_id · ID! · required

Used By

Definition

"""
Autogenerated input type of RefreshHostLinks
"""
input RefreshHostLinksInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
user_id: ID!
}