Method: Dato::LiveStream#data

Defined in:
app/components/dato/live_stream.rb

#dataObject



19
20
21
# File 'app/components/dato/live_stream.rb', line 19

def data
  @data ||= dato_fetch(query, preview: preview)
end