ResolversInterfaceTypes
talawa-api • Docs
talawa-api / types/generatedGraphQLTypes / ResolversInterfaceTypes
Type Alias: ResolversInterfaceTypes<_RefType>
> ResolversInterfaceTypes<_RefType
>: object
Mapping of interface types
Type Parameters
• _RefType extends Record
<string
, unknown
>
Type declaration
ConnectionPageInfo
> ConnectionPageInfo: DefaultConnectionPageInfo
Error
> Error: MemberNotFoundError
| OrganizationMemberNotFoundError
| OrganizationNotFoundError
| PostNotFoundError
| UnauthenticatedError
| UnauthorizedError
| UserNotAuthorizedAdminError
| UserNotAuthorizedError
| UserNotFoundError
FieldError
> FieldError: InvalidCursor
| MaximumLengthError
| MaximumValueError
| MinimumLengthError
| MinimumValueError