MenuItemCreateInput - admin-graphql - INPUT_OBJECT
Version: 2024-10
Description:
The input fields required to create a valid Menu item.
Access Scopes
Fields
-
items:
MenuItemCreateInput -
List of the menu items nested under this item sorted by position.
-
resourceId:
ID -
The menu item's association with an existing resource.
-
tags:
String -
The menu item's tags to filter a collection.
-
title:
String! -
The menu item's title.
-
type:
MenuItemType! -
The menu item's type.
-
url:
String -
The menu item's url to be used when the item doesn't point to a resource.
Input objects with this input object
Examples