createCustomNavItemInput
Autogenerated input type of createCustomNavItem
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed By
Definition
"""Autogenerated input type of createCustomNavItem"""input createCustomNavItemInput { """ DO NOT USE """ clientMutationId: String @deprecated(reason: "DO NOT USE")
""" Brand ID """ brand_id: ID!
""" The Custom Sidebar Override inputs """ custom_nav_item_params: CustomNavItemInputs!}