Options
All
  • Public
  • Public/Protected
  • All
Menu

Helper utility functions for QueryBuilder.

Hierarchy

  • QueryBuilderUtils

Index

Methods

Methods

Static isAliasProperty

  • isAliasProperty(str: any): boolean
  • Checks if given value is a string representation of alias property, e.g. "post.category" or "post.id".

    Parameters

    • str: any

    Returns boolean

Generated using TypeDoc