Skip to main content

Documentation Index

Fetch the complete documentation index at: https://veryfront.com/docs/llms.txt

Use this file to discover all available pages before exploring further.

My Favorites query.

Operation details

FieldValue
NamemyFavorites
GroupFavorites
TypeQuery
SignaturemyFavorites: UserFavoritesResult!

Playground

Query

Query
query MyFavorites {
  myFavorites {
    favoriteIds
  }
}

Variables

Variables
{}