interface GraphqlSchemaFirstOptions Schema-first arm options. Properties typeDefs: string SDL string defining the schema. resolvers: ResolverMap Resolver map to attach to the schema. optional schema: never Disallow code-first option.