Supabase.GoTrue.Schemas.PaginationParams (supabase_gotrue v0.4.1)

This schema is used to validate and parse the parameters for pagination.

Fields

  • page - The current page.
  • per_page - The number of items per page.

Summary

Functions

page_params(attrs)

pagination(attrs)