Argument of type '{ appURL: string; description: string; docURL: string; environments: { apiBasePath: string; headers: { key: string; value: string; id: undefined; }[]; isPublic: false; name: string; schemaEndpoint: string; slug: string; id: undefined; }[]; }' is not assignable to parameter of type 'AssertsShape<{ id: StringSchema<string | undefined, AnyObject, string | undefined>; name: RequiredStringSchema<string | undefined, AnyObject>; ... 6 more ...; environments: RequiredArraySchema<...>; }> | AssertsShape<...>[]'.