MetabaseEmbeddableQuestionPayload Object
A Metabase question published for static embedding that cloudshelf-api will sign URLs for. Sourced live from Metabase's /api/card endpoint.
Fields
#
description
The Metabase question's description, suitable for a short summary in a chart picker.
displayName
String !
Non-null
Human-readable name (the Metabase question's title) suitable for a dropdown.
parameters
Non-null
The parameters defined on this Metabase question. Each can be mapped to a session-activity key when curating the chart. Empty when the question takes no parameters.
questionId
Int !
Non-null
The numeric Metabase question id. Pass to metabaseEmbedUrl to get a signed iframe URL.
Usages
#
References
#
- Field node from MetabaseEmbeddableQuestionPayloadEdge
- Field metabaseEmbeddableQuestions from Query
Previous
MergedInFilterInput