Helper methods added to _jv
by module:jsonapi-vuex.utils.addJvHelpers
Members
Methods
# static isAttr(name)
Parameters:
Name | Type | Description |
---|---|---|
name |
string | Name of a (potential) attribute returns {boolean} true if the name given is an attribute of this object |
# static isRel(name)
Parameters:
Name | Type | Description |
---|---|---|
name |
string | Name of a (potential) relationship returns {boolean} true if the name given is a relationship of this object |