SearchEntity
No description
type SearchEntity {
by: By
content: String
created: DateTime
entityId: String
entityType: SearchEntityType!
id: ID!
in: In
media: Media
subtitle: String
tags: [String!]
title: String!
url: String
}
No description
type SearchEntity {
by: By
content: String
created: DateTime
entityId: String
entityType: SearchEntityType!
id: ID!
in: In
media: Media
subtitle: String
tags: [String!]
title: String!
url: String
}
by
(By
)content
(String
)created
(DateTime
)entityId
(String
)entityType
(SearchEntityType!
)id
(ID!
)in
(In
)media
(Media
)subtitle
(String
)tags
([String!]
)title
(String!
)url
(String
)