embeddings_rc
Last edit: Nov 10, 2025
Returns collection of all Embeddings in the system.
embeddings_rc(
filter: EmbeddingsFilterInput
page: Int = 1
per_page: Int!
sort: [EmbeddingsSortInput!]
): EmbeddingCollection!
Returns collection of all Embeddings in the system.
embeddings_rc(
filter: EmbeddingsFilterInput
page: Int = 1
per_page: Int!
sort: [EmbeddingsSortInput!]
): EmbeddingCollection!
filter (EmbeddingsFilterInput)page (Int)per_page (Int)sort (EmbeddingsSortInput)EmbeddingCollection