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


