Skip to main content

EmbedPreview (Object)

Description

No description



Fields

NameDescription
description - String
iconUrl - String
id - ID!ID of the embed
providerName - String
title - String
type - String
url - String!The embedded URL

type EmbedPreview {
description: String
iconUrl: String
id: ID!
providerName: String
title: String
type: String
url: String!
}