Search.../

WixDataQuery

Contains functionality for refining a data query. Learn more.

Guides

Additional information about this section

Functions

Perform actions on an object

  • ascending( )
  • count( )
  • descending( )
  • distinct( )
  • fields( )
  • find( )
  • include( )
  • limit( )
  • skip( )
  • and( )
  • between( )
  • contains( )
  • endsWith( )
  • eq( )
  • ge( )
  • gt( )
  • hasAll( )
  • hasSome( )
  • isEmpty( )
  • isNotEmpty( )
  • le( )
  • lt( )
  • ne( )
  • not( )
  • or( )
  • startsWith( )