Alex Lange
04/03/2023, 5:23 PMUser
type that we want to expose internally to other services for e.g. authentication (this would be the DTO), but we also want that data in the graphql schema. Is it as simple as having two data classes, maybe the latter with some GQL
prefix or something?Ryan Smith
04/03/2023, 5:38 PMrocketraman
04/03/2023, 8:36 PM