PublishersQuery interface
Defines a query for service hook publishers.
Properties
publisher |
Optional list of publisher ids to restrict the results to |
publisher |
Filter for publisher inputs |
results | Results from the query |
Property Details
publisherIds
Optional list of publisher ids to restrict the results to
publisherIds: string[]
Property Value
string[]
publisherInputs
Filter for publisher inputs
publisherInputs: {[key: string]: string}
Property Value
{[key: string]: string}