favoriteListCreate
AUTH: Role=[shop.OWNER] OR (('user is authenticated') AND ('undefined'))
favoriteListCreate(
input: FavoriteListsCreateInput!
): FavoriteList!
AUTH: Role=[shop.OWNER] OR (('user is authenticated') AND ('undefined'))
favoriteListCreate(
input: FavoriteListsCreateInput!
): FavoriteList!
favoriteListCreate.input
● FavoriteListsCreateInput!
non-null inputFavoriteList
object