class Shopify::WithStore(TResource)

Defined in:

shopify/resources/with_store.cr

Constructors

Instance Method Summary

Macro Summary

Constructor Detail

def self.new(store : Store) #

[View source]

Instance Method Detail

def all(depth : Int32 = 20) #

[View source]
def all(page : String? = nil, depth : Int64? = nil, &block : TResource -> ) #

[View source]
def count #

[View source]
def create(body : String, *args) #

[View source]
def find(id) #

[View source]
def new_headers #

[View source]
def search(query : String) #

[View source]

Macro Detail

macro method_missing(call) #

[View source]