Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PublishersQuery

Defines a query for service hook publishers.

Hierarchy

  • PublishersQuery

Index

Properties

Optional publisherIds

publisherIds: Array<string>

Optional list of publisher ids to restrict the results to

Optional publisherInputs

publisherInputs: object

Filter for publisher inputs

Type declaration

  • [key: string]: string

Optional results

results: Array<Publisher>

Results from the query

Generated using TypeDoc