Embed (Object)
Description
No description
Fields
Name | Description |
---|---|
author - String | |
author_url - String | |
description - String | |
html - String | |
id - ID! | |
options - String | |
provider_name - String | |
thumbnail_height - String | |
thumbnail_url - String | |
thumbnail_width - String | |
title - String | |
type - String | |
url - String! |
type Embed {
author: String
author_url: String
description: String
html: String
id: ID!
options: String
provider_name: String
thumbnail_height: String
thumbnail_url: String
thumbnail_width: String
title: String
type: String
url: String!
}