Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 6 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save shopifypartners/ac8d6abb79a931bdcab5e2ca04210702 to your computer and use it in GitHub Desktop.
Save shopifypartners/ac8d6abb79a931bdcab5e2ca04210702 to your computer and use it in GitHub Desktop.
article
blog
checkbox
collection
color
font_picker
hidden
html
image
image_picker
layout
link_list
number
page
product
radio
range
richtext
select
text
textarea
url
video_url
@i5heu
Copy link

i5heu commented Sep 20, 2021

https://shopify.dev/themes/architecture/settings/input-settings

basic

checkbox
number
radio
range
select
text
textarea

special

article
blog
collection
color
font_picker
html
image_picker
link_list
liquid
page
product
richtext
url
video_url

@DreamBilly
Copy link

The list is not complete. Since there are new types of metafields like list of products,list of collections and list of files I was wondering how to use them in the schema. By default I found "product_list" as a new type that is working with the metafield list of products. But I couldn't find any type to address a list of files type metafield. Is there such a thing? Will you update this list with the new types?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment