v.0.x.x
GitHubGitHub (opens in a new tab)DiscordDiscord (opens in a new tab)
  • Axolotl
  • Getting Started
  • Start from Starter
  • Configuration
  • Resolvers
  • Directives
  • Modularium
    • Teams
    • Users
  • Micro federation
  • Inspect missing resolvers
  • Infer Source
  • Adapters
    • Apollo Server
    • Deno Yoga
    • GraphQL Yoga
  • Deploy
    • Docker
    • Flyio
    • Railway
  • Development
  • Tests
  • Roadmap
  • Scalars
Question? Give us feedback → (opens in a new tab)Edit this page
Scalars

Custom scalars

Custom scalar use built-in GraphQLScalar from graphql package.

Roadmap
Aexol