Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,9 @@ Add these strings into the value (or key) for added magic. Not all of these work
* "[g]": limit display to pages only
* "[o]": limit display to orders only
* "[p]": limit display to products only
* "[v]": limit display to product variants only

* "[_t]": mark as a text area field
* "[_c]": mark as a collection field
* "[_f]": mark as a file field
* "[_i]": mark as an integer field
Expand Down