Sanity-plugin Packages

sanity-plugin-sketchfab

## Usage ``` { fields: [ // [...] { name: 'sketchfab', title: 'A Sketchfab Model', type: 'sketchfab' } ] } ``` ## Data Model ``` { _type: 'sketchfab', uid: string, title: string, user: string, embed: string, u

1.0.0 • Published 3 years ago