Homepage

embeddings_rc

Last edit: Aug 09, 2023

Returns collection of all Embeddings in the system.

embeddings_rc(
  filter: EmbeddingsFilterInput
  page: Int = 1
  per_page: Int!
  sort: [EmbeddingsSortInput!]
): EmbeddingCollection!

Arguments

filter (EmbeddingsFilterInput)

page (Int)

per_page (Int)

sort (EmbeddingsSortInput)

Type

EmbeddingCollection

Questions?

We are always happy to help with any questions you may have.

contact us