Skip to main content

BusinessRuleSearchInput

No description

input BusinessRuleSearchInput {
type: [BusinessRuleType!]
shopId: Int
page: Int
offset: Int
createdAt: DateSearchInput
lastModifiedAt: DateSearchInput
}

Fields

BusinessRuleSearchInput.type ● [BusinessRuleType!] list enum

BusinessRuleSearchInput.shopId ● Int scalar

BusinessRuleSearchInput.page ● Int scalar

BusinessRuleSearchInput.offset ● Int scalar

BusinessRuleSearchInput.createdAt ● DateSearchInput input

Search by date created

BusinessRuleSearchInput.lastModifiedAt ● DateSearchInput input

Search by date changed

Member Of

businessRules query