Schema with Pixlet

While waiting for the PR to be approved/pushed, is it not possible today to use an app with schema via the pixlet push command? I’d like to run this locally for now without having to update the code.

Thanks.

You can specify it when you do pixlet render. so if you have a schema id toggle you could do pixlet render file.star toggle=True. If you are doing the dropdown options make sure to specify the value and not the display name.

you can then pixlet push file.webp if you’d like.

1 Like