CreateLayoutLibraryItemTemplateFromAssetInput
No description
input CreateLayoutLibraryItemTemplateFromAssetInput {
asset_id: ID!
asset_type: LayoutBuilderType!
categories: JSON
description: String
folder_id: Int
name: String!
tags: JSON
}


