Skip to content

Conversation

@emmatown
Copy link
Member

@emmatown emmatown commented Apr 1, 2025

The Session type parameter in a number places in .keystone/types seems confusing and easy to mess up, this should be more straightforward since it only needs to be set once like this:

declare module ".keystone/types" {
  interface Session {
    something: string
  }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants