INPUT_OBJECT

AssetAttachment_Fuzzy

Fuzzy match query arguments for AssetAttachment

link GraphQL Schema definition

  • input AssetAttachment_Fuzzy {
  • # Select multiple AssetAttachment fuzzily by its ID
  • id: Int
  • # Attachment's name.
  • name: String
  • }