Skip to content

Support include directive #850

@manishrjain

Description

@manishrjain

We should support @include directive.

{
  var shareids(eq(_share_hash_, "hash"))

  me(id: var(shareids)) { # gives you share ids.
    _share_  @include(if: gt(count(var(shareids)), 1))
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/querylangIssues related to the query language specification and implementation.kind/featureSomething completely new we should consider.priority/P1Serious issue that requires eventual attention (can wait a bit)status/acceptedWe accept to investigate/work on it.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions