We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9096868 commit bb74de9Copy full SHA for bb74de9
1 file changed
packages/kitsu-core/src/filterIncludes/index.js
@@ -7,7 +7,7 @@ import { error } from '../error'
7
* @param {Object} relationship
8
* @param {string} relationship.id The relationship ID
9
* @param {string} relationship.type The relationship type
10
- * @returns {Object[]} The matched includes
+ * @returns {Object} The matched includes
11
*
12
* @example
13
* const includes = [
0 commit comments