INPUT_OBJECT

EnterpriseFilter

Fields of a enterprise which can be passed to queries as filters.

link GraphQL Schema definition

  • input EnterpriseFilter {
  • # Unique knowledge base identifier
  • id: ID
  • # Arbitrary id defined by the user, e.g. to identify the object in an application
  • sourceId: ID
  • }

link Require by